Skip to content

Commit

Permalink
Revert "ci hack"
Browse files Browse the repository at this point in the history
This reverts commit 16dcce6.
  • Loading branch information
mpickering committed Apr 17, 2024
1 parent 9053106 commit 0461457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
# If you remove something from here.. then add it to the old-ghcs job.
ghc: ['9.6.4']
ghc: ['9.8.2', '9.6.4', '9.4.8', '9.2.8', '9.0.2', '8.10.7', '8.8.4', '8.6.5']
exclude:
# corrupts GHA cache or the fabric of reality itself, see https://github.com/haskell/cabal/issues/8356
- os: windows-latest
Expand Down

0 comments on commit 0461457

Please sign in to comment.