mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-04 06:23:06 +00:00
Rename os names
This commit is contained in:
parent
9a0a75c0a9
commit
4ce2a0729f
6
.github/workflows/artifacts.yml
vendored
6
.github/workflows/artifacts.yml
vendored
@ -15,13 +15,13 @@ jobs:
|
|||||||
nim_version: [v2.0.14]
|
nim_version: [v2.0.14]
|
||||||
rust_version: [1.79.0]
|
rust_version: [1.79.0]
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu
|
||||||
lib_ext: so
|
lib_ext: so
|
||||||
shell: bash --noprofile --norc -e -o pipefail
|
shell: bash --noprofile --norc -e -o pipefail
|
||||||
- os: windows-latest
|
- os: windows
|
||||||
lib_ext: dll
|
lib_ext: dll
|
||||||
shell: msys2
|
shell: msys2
|
||||||
- os: macos-latest
|
- os: macos
|
||||||
lib_ext: so
|
lib_ext: so
|
||||||
shell: bash --noprofile --norc -e -o pipefail
|
shell: bash --noprofile --norc -e -o pipefail
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user