Skip to content

Commit

Permalink
adding Ubuntu ARM runner
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Jan 19, 2025
1 parent e8705e8 commit 14605ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-13, macos-14, ubuntu-22.04, windows-2022]
os: [macos-13, macos-14, ubuntu-22.04, ubuntu-22.04-arm, windows-2022]
# os: [macos-14, windows-2022]
node: [18, 20, 22, 23]

Expand Down

0 comments on commit 14605ff

Please sign in to comment.