Skip to content

Commit

Permalink
disable linux-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
xdoardo committed Feb 12, 2025
1 parent ce1702f commit 2827f7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- id: 'linux-amd64'
os: "ubuntu-latest-4-cores"
native: true
- id: 'linux-arm64'
os: 'ubuntu-24.04-arm'
native: true
#- id: 'linux-arm64'
# os: 'ubuntu-24.04-arm'
# native: true
- id: 'linux-musl'
os: 'ubuntu-latest-4-cores'
native: true
Expand Down

0 comments on commit 2827f7c

Please sign in to comment.