Skip to content

Commit

Permalink
testing arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Jul 22, 2024
1 parent 9a74888 commit b364bac
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 @@ -42,7 +42,7 @@ jobs:
strategy:
matrix:
# os: [macos-latest, ubuntu-latest, windows-2019]
os: [macos-14]
os: [ubuntu-latest, ubuntu-22-arm]
node: [20, 22]
steps:
- name: Checkout code
Expand Down

0 comments on commit b364bac

Please sign in to comment.