0.3.2 Release (#127) (#138)

This commit is contained in:
Adam Wespiser
2022-06-12 13:46:49 -04:00
committed by GitHub
parent 3e249724fd
commit e40b7351ec
6 changed files with 13 additions and 88 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghc: ['9.2', '9.0.1', '8.10.1', '8.8.1', '8.6.5', '8.6.4', '8.6.3', '8.6.2', '8.4.4', '8.2.2', '8.0.2', '7.10.3']
ghc: ['9.2.2', '9.0.1', '8.10.1', '8.8.1', '8.6.5', '8.6.4', '8.6.3', '8.6.2', '8.4.4', '8.2.2', '8.0.2', '7.10.3']
cabal: ['latest', 3.2]
fail-fast: false
env: