Skip to content

Commit

Permalink
Temporarily force ubuntu-24.04 for linux-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyMartynov committed Oct 31, 2024
1 parent 6a629b5 commit fcf0691
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 @@ -49,7 +49,7 @@ jobs:
- { os: windows-latest, rid: win-x64 }
- { os: windows-latest, rid: win-arm64 }
- { os: ubuntu-latest, rid: linux-x64 }
- { os: ubuntu-latest, rid: linux-arm64 }
- { os: ubuntu-24.04, rid: linux-arm64 } # TODO
- { os: macos-latest, rid: osx-x64 }
- { os: macos-latest, rid: osx-arm64 }

Expand Down

0 comments on commit fcf0691

Please sign in to comment.