Skip to content

Commit

Permalink
Switch to macos-latest-large for amd64.
Browse files Browse the repository at this point in the history
  • Loading branch information
csasarak committed Dec 19, 2024
1 parent 513a3a5 commit f65380a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ jobs:
# and in particular Windows doesn't support it
rust-features: jemalloc

# macos-latest pointed at macos-12 this before it was changed to ARM.
- os: macos-12
# The 'large' runners are the only intel ones left:
# https://github.com/actions/runner-images?tab=readme-ov-file#available-images
- os: macos-latest-large
os-name: macOS-intel
project-file: cabal.project.ci.macos
ghc: '9.8.2'
Expand Down

0 comments on commit f65380a

Please sign in to comment.