mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 05:23:09 +00:00
debug
This commit is contained in:
parent
61eff7b792
commit
7d1c4832c5
18
.github/workflows/artifacts.yml
vendored
18
.github/workflows/artifacts.yml
vendored
@ -12,21 +12,21 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
target:
|
||||
- os: ubuntu-latest
|
||||
cpu: amd64
|
||||
lib_ext: so
|
||||
# - os: ubuntu-latest
|
||||
# cpu: amd64
|
||||
# lib_ext: so
|
||||
|
||||
- os: ubuntu-24.04-arm
|
||||
cpu: arm64
|
||||
lib_ext: so
|
||||
# - os: ubuntu-24.04-arm
|
||||
# cpu: arm64
|
||||
# lib_ext: so
|
||||
|
||||
- os: macos-latest
|
||||
lib_ext: dylib
|
||||
cpu: arm64
|
||||
|
||||
- os: windows-latest
|
||||
cpu: amd64
|
||||
lib_ext: dll
|
||||
# - os: windows-latest
|
||||
# cpu: amd64
|
||||
# lib_ext: dll
|
||||
|
||||
steps:
|
||||
- name: Check out sources
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user