Skip to content

Commit

Permalink
Update .github/workflows/quick-jobs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpickering committed May 16, 2024
1 parent 45d48e7 commit 5116ffd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quick-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
run: |
ghcup --version
ghcup config set cache true
ghcup install ghc 9.8.2
ghcup set ghc 9.8.2
ghcup install ghc 9.6.5
ghcup set ghc 9.6.5
- name: Haskell versions
run: |
ghc --version
Expand Down

0 comments on commit 5116ffd

Please sign in to comment.