Skip to content

Commit e050b8e

Browse files
committed
Also test on non-arm ubuntu
1 parent d06a2fb commit e050b8e

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: [22.x]
15-
os: [ubuntu-22.04-arm, windows-2022, macos-14]
15+
os: [ubuntu-22.04, ubuntu-22.04-arm, windows-2022, macos-14]
1616
steps:
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)