mirror of
https://github.com/logos-storage/logos-storage-proofs-circuits.git
synced 2026-01-08 08:23:05 +00:00
ci: switch to github runner (#17)
This commit is contained in:
parent
916099b00c
commit
04c3afb6ff
4
.github/workflows/generate.yml
vendored
4
.github/workflows/generate.yml
vendored
@ -62,8 +62,8 @@ jobs:
|
|||||||
run:
|
run:
|
||||||
shell: bash --noprofile --norc -e -o pipefail {0}
|
shell: bash --noprofile --norc -e -o pipefail {0}
|
||||||
|
|
||||||
runs-on: buildjet-16vcpu-ubuntu-2204
|
runs-on: ubuntu-latest
|
||||||
# runs-on: ubuntu-latest
|
# runs-on: buildjet-16vcpu-ubuntu-2204
|
||||||
timeout-minutes: 360
|
timeout-minutes: 360
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout sources
|
- name: Checkout sources
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user