Switch to ubuntu noble

This commit is contained in:
Late Night Defender 2024-05-16 15:51:38 +07:00
parent 060975becc
commit 0497d85a1b

View file

@ -2,7 +2,7 @@ steps:
build:
when:
event: [push, pull_request]
image: docker.io/library/ubuntu:latest
image: docker.io/library/ubuntu:noble
commands:
- apt update
- apt install -y ca-certificates curl golang