Skip to content

Commit

Permalink
Different runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
horenmar committed Apr 6, 2024
1 parent 9c72180 commit 5296d39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mac-builds-m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on: [push, pull_request]

jobs:
build:
# This actually has less cores and RAM than macos-13-large, but it is M1 machine
runs-on: macos-13-xlarge
runs-on: macos-14
strategy:
matrix:
cxx:
Expand Down

0 comments on commit 5296d39

Please sign in to comment.