We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e265b83 commit 570403cCopy full SHA for 570403c
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- ocamlVersion: [4_06, 4_07, 4_08, 4_09, 4_10]
+ ocamlVersion: [4_07, 4_08, 4_09, 4_10]
13
steps:
14
- uses: actions/checkout@v2
15
- uses: cachix/install-nix-action@v7
0 commit comments