Skip to content

Commit

Permalink
fullcheck: check deselected with unsupported version mentioned in #254
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyYakeley committed Apr 19, 2024
1 parent 1532e28 commit 627e4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fullcheck
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ghcup install cabal latest
ghcup set cabal latest

# check unsupported versions do not select this version of time
for c in 9.2.8
for c in 8.10.7 9.2.8
do
ghcup install ghc $c
ghcup set ghc $c
Expand Down

0 comments on commit 627e4d9

Please sign in to comment.