Skip to content

Commit

Permalink
Build linux-arm64 on ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyMartynov committed Oct 4, 2024
1 parent 994f03d commit 690c0e8
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-22.04, rid: linux-arm64 }
- { os: macos-latest, rid: osx-x64 }
- { os: macos-latest, rid: osx-arm64 }

Expand Down

0 comments on commit 690c0e8

Please sign in to comment.