mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
ci(java): dont do macosx64 yet
This commit is contained in:
parent
b9dcf5520a
commit
d1484b2eed
1 changed files with 0 additions and 3 deletions
3
.github/workflows/java.yml
vendored
3
.github/workflows/java.yml
vendored
|
@ -25,9 +25,6 @@ jobs:
|
||||||
- runner: macos-14
|
- runner: macos-14
|
||||||
target: darwin-arm64
|
target: darwin-arm64
|
||||||
filename: codemp.dylib
|
filename: codemp.dylib
|
||||||
#- runner: macos-12
|
|
||||||
# target: darwin-x64
|
|
||||||
# filename: codemp.dylib
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: dtolnay/rust-toolchain@stable
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
|
|
Loading…
Reference in a new issue