mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-07 03:22:19 +00:00
lock ubuntu version
This commit is contained in:
parent
07ed5a268f
commit
72c8a0fa9c
@ -107,7 +107,7 @@ jobs:
|
||||
command: python ./test_deposit_script.py
|
||||
build-linux-amd64:
|
||||
machine:
|
||||
image: ubuntu-2004:current
|
||||
image: ubuntu-2004:202201-02
|
||||
working_directory: ~/repo
|
||||
steps:
|
||||
- checkout
|
||||
@ -152,7 +152,7 @@ jobs:
|
||||
path: /tmp/artifacts
|
||||
build-linux-arm64:
|
||||
machine:
|
||||
image: ubuntu-2004:current
|
||||
image: ubuntu-2004:202201-02
|
||||
resource_class: arm.medium
|
||||
working_directory: ~/repo
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user