mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Rename os variables
This commit is contained in:
parent
c1e5b22ec5
commit
9a0a75c0a9
2
.github/workflows/artifacts.yml
vendored
2
.github/workflows/artifacts.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
os: [ubuntu, macos, windows]
|
||||
cpu: [amd64]
|
||||
nim_version: [v2.0.14]
|
||||
rust_version: [1.79.0]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user