Skip to content

Commit

Permalink
[ci] Enter right label for mac-beta runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dpiparo committed Feb 7, 2024
1 parent 0c80c13 commit aac2d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/root-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
arch: ARM64
overrides: ["LLVM_ENABLE_ASSERTIONS=On", "CMAKE_CXX_STANDARD=20"]
- platform: mac-beta
arch: X86
arch: X64
overrides: ["LLVM_ENABLE_ASSERTIONS=On", "CMAKE_CXX_STANDARD=20"]

runs-on: # Using '[self-hosted, ..., ...]' does not work for some reason :)
Expand Down

0 comments on commit aac2d08

Please sign in to comment.