mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
update action
This commit is contained in:
parent
8c059f3c28
commit
1dfd5f9f00
1 changed files with 0 additions and 5 deletions
5
.github/workflows/blank.yml
vendored
5
.github/workflows/blank.yml
vendored
|
|
@ -12,13 +12,8 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
# - macos-latest
|
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
# - windows-latest
|
|
||||||
ocaml-compiler:
|
ocaml-compiler:
|
||||||
# - "4.11.1"
|
|
||||||
# - 4.10.x
|
|
||||||
# - 4.11.x
|
|
||||||
- 4.13.1
|
- 4.13.1
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue