This commit is contained in:
parent
82d9fa85b8
commit
89fe0c7580
@ -5,5 +5,5 @@ steps:
|
|||||||
- name: build & test
|
- name: build & test
|
||||||
image: ubuntu:jammy
|
image: ubuntu:jammy
|
||||||
commands:
|
commands:
|
||||||
- sudo apt install -y gcc python3.10
|
- apt install -y gcc python3.10
|
||||||
- python3.10 ./build.py
|
- python3.10 ./build.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user