mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Remove nimbus setup
This commit is contained in:
parent
de13e18457
commit
5b93dd6442
9
.github/workflows/artifacts.yml
vendored
9
.github/workflows/artifacts.yml
vendored
@ -46,15 +46,6 @@ jobs:
|
||||
path: vendor/nim-codex/build
|
||||
key: ${{ runner.os }}-${{ matrix.cpu }}-libcodex-${{ hashFiles('vendor/nim-codex/.codex-commit') }}
|
||||
|
||||
- name: Release - Setup Nimbus Build System
|
||||
uses: ./.github/actions/nimbus-build-system
|
||||
with:
|
||||
os: ${{ matrix.os }}
|
||||
cpu: ${{ matrix.cpu }}
|
||||
shell: ${{ matrix.shell }}
|
||||
nim_version: ${{ matrix.nim_version }}
|
||||
rust_version: ${{ matrix.rust_version }}
|
||||
|
||||
- name: Build libcodex (Linux)
|
||||
if: runner.os == 'Linux' && steps.cache-libcodex.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user