Skip to content

Commit

Permalink
CI: Try MacOS 14 for ARM
Browse files Browse the repository at this point in the history
Job fails immediately with MacOS 13 ARM, has no output
  • Loading branch information
Mister-X- committed Mar 3, 2024
1 parent 52937b7 commit 6e2871e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Expand Up @@ -219,7 +219,7 @@ jobs:
!macos-${{ matrix.compiler.cc }}-${{ matrix.flags.name }}/**/*.lo
macos-arm64:
runs-on: macos-13-xlarge
runs-on: macos-14

strategy:
fail-fast: false
Expand Down

0 comments on commit 6e2871e

Please sign in to comment.