Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Dec 23, 2024
1 parent ceb0012 commit e01a2ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
include:
- os: windows-latest
- os: macOS-latest
include:
- os: windows-latest
- os: macOS-latest
ghc:
- "8.6.5"
- "8.8.3"
Expand Down

0 comments on commit e01a2ce

Please sign in to comment.