Skip to content

Commit

Permalink
Add ubuntu-24.04-arm runner (#3376)
Browse files Browse the repository at this point in the history
  • Loading branch information
externl authored Jan 22, 2025
1 parent 1dd0241 commit 90d402d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
config: "release"
- os: ubuntu-24.04
config: "release"
- os: ubuntu-24.04-arm
config: "release"
test_flags: "--rfilter=java/Ice/udp" # Remove rfilter once https://github.com/zeroc-ice/ice/issues/3389 is fixed
- os: windows-2022
config: "release"
build_flags: "/p:Platform=x64"
Expand Down

0 comments on commit 90d402d

Please sign in to comment.