Skip to content

Commit

Permalink
Fix arm64 image build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Oct 2, 2024
1 parent b73f692 commit ef2a84b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
- builder: devtools-multiarch-builder
platform: linux/amd64
name: amd64
- builder: devtools-arm64-runner
- builder: ubuntu-24.04-arm64-2core
# devtools-arm64-runner
platform: linux/arm64
name: arm64

Expand Down

0 comments on commit ef2a84b

Please sign in to comment.