Skip to content

Commit 05f466b

Browse files
committed
Switch ubuntu-latest (x64) to ubuntu-24.04-arm for ci workflow [skip ci]
1 parent 80d4b92 commit 05f466b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
node-version: [18.x, 20.x, 22.x]
15-
os: [ubuntu-latest, windows-latest, macos-latest]
15+
os: [ubuntu-24.04-arm, windows-latest, macos-latest]
1616
steps:
1717
- uses: actions/checkout@v4
1818
with:

0 commit comments

Comments
 (0)