Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Oct 4, 2024
1 parent 30dcec5 commit b2218e3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build-wasm_of_ocaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ jobs:
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
ocaml-compiler:
- 4.14.x
- 5.00.x
- 5.01.x
- 5.02.x
# os:
# - ubuntu-latest
# ocaml-compiler:
# - 4.14.x
# - 5.00.x
# - 5.01.x
# - 5.02.x
include:
- os: windows-latest
ocaml-compiler: 4.14.x
Expand Down

0 comments on commit b2218e3

Please sign in to comment.