Skip to content

Commit 921e3ee

Browse files
authored
ci: go back to github runner (#7)
1 parent f550204 commit 921e3ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
publish:
1515
name: Publish to NPM
16-
runs-on: "depot-ubuntu-24.04-small"
16+
runs-on: "ubuntu-latest"
1717
steps:
1818
- uses: actions/checkout@v6
1919
- uses: "pnpm/action-setup@v4"

0 commit comments

Comments
 (0)