Skip to content

Commit

Permalink
drop windows support
Browse files Browse the repository at this point in the history
  • Loading branch information
jappeace committed Dec 28, 2023
1 parent 6eaf745 commit 03066af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cabal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- '9.6'
- '9.4'
- '9.2'
os: [ubuntu-latest, macOS-latest, windows-latest]
os: [ubuntu-latest, macOS-latest]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 03066af

Please sign in to comment.