Skip to content

Commit

Permalink
Test on arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Mar 5, 2025
1 parent dc3b528 commit 3d9e432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
platform: [ubuntu-latest, macos-latest, windows-latest]
platform: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, windows-latest]
python-version: [3.9, "3.10", 3.11, 3.12, 3.13]

name: Python ${{ matrix.python-version }} on ${{ matrix.platform }}
Expand Down

0 comments on commit 3d9e432

Please sign in to comment.