Skip to content

Commit

Permalink
feat: add Ubuntu 24.04 arm64 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aut0 committed Mar 6, 2025
1 parent bf3a1c3 commit f1d09e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, self-hosted-ubuntu-22.04-arm64, self-hosted-rhel-8, windows-2019, windows-2022, macos-13, macos-14]
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, ubuntu-22.04-arm, ubuntu-24.04-arm, self-hosted-rhel-8, windows-2019, windows-2022, macos-13, macos-14]

steps:
- name: Checkout
Expand Down

0 comments on commit f1d09e9

Please sign in to comment.