We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52838f commit 92b4cbbCopy full SHA for 92b4cbb
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os:
25
- - ubuntu-20.04
+ - ubuntu-latest
26
ghc:
27
- '8.2'
28
- '8.4'
0 commit comments