Skip to content

Commit

Permalink
Only test on macos-14 runner
Browse files Browse the repository at this point in the history
Because it's the only ARM runner
  • Loading branch information
runeksvendsen committed Jan 6, 2025
1 parent d0411f2 commit b8a0975
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cabal-in-nix-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
ghc: ghc822
- os: macos-14
ghc: ghc844
- os: ubuntu-22.04
- os: ubuntu-20.04
- os: macos-13
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit b8a0975

Please sign in to comment.