Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
96582094bb
commit
2c5c0fb2c1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: golang:1.21-alpine
|
image: golang:1.24.6-bookworm
|
||||||
steps:
|
steps:
|
||||||
- run: echo All good!
|
- run: echo All good!
|
||||||
- run: apk update && apk add --no-cache make git
|
- run: apk update && apk add --no-cache make git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue