Skip to content

Commit

Permalink
Disable macOS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleidukos committed Jun 8, 2024
1 parent bd67ebc commit e5a2251
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/libsodium-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ jobs:
uses: kleidukos/[email protected]
with:
cabal-file: libsodium-bindings/libsodium-bindings.cabal
ubuntu: true
macos: true
version: 0.1.6.0
ubuntu-version: "latest"
version: 0.1.7.0
tests:
name: ${{ matrix.ghc }} on ${{ matrix.os }}
needs: generateMatrix
Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/sel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ jobs:
uses: kleidukos/[email protected]
with:
cabal-file: sel/sel.cabal
ubuntu: true
macos: true
version: 0.1.6.0
ubuntu-version: "latest"
version: 0.1.7.0
tests:
name: ${{ matrix.ghc }} on ${{ matrix.os }}
needs: generateMatrix
Expand Down

0 comments on commit e5a2251

Please sign in to comment.