Skip to content

Commit

Permalink
use specific macOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos committed Mar 7, 2024
1 parent 1bd49e4 commit fea3b77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
uses: kleidukos/get-tested@v0.1.7.0-rc1
with:
cabal-file: get-tested.cabal
ubuntu: true
ubuntu-version: latest
macos-version: "13"
version: 0.1.7.0-rc1
tests:
name: ${{ matrix.ghc }} on ${{ matrix.os }}
Expand Down

0 comments on commit fea3b77

Please sign in to comment.