Skip to content

Commit 32b2c49

Browse files
committed
Axe GHC 7.10
1 parent 75498bf commit 32b2c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
strategy:
220220
matrix:
221221
ghc: ['9.4.8']
222-
extra-ghc: ['8.4.4', '8.2.2', '8.0.2', '7.10.3']
222+
extra-ghc: ['8.4.4', '8.2.2', '8.0.2']
223223
fail-fast: false
224224

225225
steps:

0 commit comments

Comments
 (0)