We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f41ea5 commit c226dffCopy full SHA for c226dff
.github/workflows/bench.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- ghc: ['8.10.2', '8.8.4']
+ ghc: ['8.10.3']
12
os: [ubuntu-latest]
13
14
steps:
0 commit comments