mirror of
https://github.com/logos-storage/logos-storage-proofs-circuits.git
synced 2026-01-02 13:33:07 +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:
|
||||
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
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user