Skip to content

Commit

Permalink
Downgrade even further|
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Dec 14, 2024
1 parent f934c69 commit bf95d11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
matrix:
include:
# Linux
- { os: ubuntu-22.04, ghc: "8.0.2" }
- { os: ubuntu-22.04, ghc: "8.2.2" }
- { os: ubuntu-20.04, ghc: "8.0.2" }
- { os: ubuntu-20.04, ghc: "8.2.2" }
- { os: ubuntu-latest, ghc: "8.4.4" }
- { os: ubuntu-latest, ghc: "8.6.5" }
- { os: ubuntu-latest, ghc: "8.8.4" }
Expand Down

0 comments on commit bf95d11

Please sign in to comment.