mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
add intel mac to ci
This commit is contained in:
parent
774fb134c6
commit
039e81233f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
|
|
@ -21,6 +21,8 @@ jobs:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- macos-latest
|
- macos-latest
|
||||||
|
# intel macos
|
||||||
|
- macos-13
|
||||||
ocaml-compiler:
|
ocaml-compiler:
|
||||||
- 4.14.2
|
- 4.14.2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue