Switch to ubuntu noble
This commit is contained in:
parent
060975becc
commit
0497d85a1b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ steps:
|
||||||
build:
|
build:
|
||||||
when:
|
when:
|
||||||
event: [push, pull_request]
|
event: [push, pull_request]
|
||||||
image: docker.io/library/ubuntu:latest
|
image: docker.io/library/ubuntu:noble
|
||||||
commands:
|
commands:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install -y ca-certificates curl golang
|
- apt install -y ca-certificates curl golang
|
||||||
|
|
Loading…
Reference in a new issue