mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-08 07:48:47 +00:00
Enabled both targets in github workflow
This commit is contained in:
parent
60415db271
commit
59158909e0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
# - ubuntu-latest
|
- ubuntu-latest
|
||||||
- macos-latest
|
- macos-latest
|
||||||
ocaml-compiler:
|
ocaml-compiler:
|
||||||
- 4.13.1
|
- 4.13.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue