Skip to content

Commit

Permalink
Run tests on arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset committed Jan 21, 2025
1 parent 27ba6d2 commit 2dce5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

test:
name: test / ${{ matrix.name }}
runs-on: ubuntu-latest
runs-on: [ubuntu-latest, ubuntu-22.04-arm]

strategy:
matrix:
Expand Down

0 comments on commit 2dce5fa

Please sign in to comment.