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 26e4c97 commit 0775b99Copy full SHA for 0775b99
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [macos-11, ubuntu-latest, windows-latest]
15
- ghc: [9.0.1, 8.10.4]
+ ghc: [9.0.2, 8.10.4]
16
runs-on: ${{ matrix.os }}
17
steps:
18
- name: Checkout
0 commit comments