Skip to content

Commit 97dfc85

Browse files
committed
chore(ci): fix runner
1 parent c5b50b2 commit 97dfc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
prepare:
15-
runs-on: node-20
15+
runs-on: ubuntu-latest
1616
steps:
1717
- name: Cleanup stale actions
1818
uses: styfle/[email protected]

0 commit comments

Comments
 (0)