Skip to content

Commit

Permalink
We dont use Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Lazaro committed Apr 21, 2022
1 parent f1cb156 commit b431ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
os: [ubuntu-latest]
stack: ["2.5.1"]
ghc: ["8.6.5", "8.8.4", "8.10.3", "9.0.1"]

Expand Down

0 comments on commit b431ece

Please sign in to comment.