We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4610231 commit ff35a78Copy full SHA for ff35a78
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- os: [debian-latest]
+ os: [ubuntu-22.04]
15
arch: [x64]
16
ocaml-compiler:
17
- "4.08"
0 commit comments