Update ubuntu-latest to 24.04
This commit is contained in:
parent
9ba49b1bb7
commit
c49ae7b783
3 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,7 @@ runner:
|
|||
# The labels of a runner are used to determine which jobs the runner can run, and how to run them.
|
||||
# If it's empty when registering, it will ask for inputting labels.
|
||||
# Remember to delete .runner when you modify this, otherwise the new labels will not get applied!
|
||||
labels: ["ubuntu-latest:docker://git.ctbk.de/infra/ubuntu:act-22.04", "alpine:docker://git.ctbk.de/infra/alpine:latest", "alpine-latex:docker://git.ctbk.de/infra/alpine-latex:latest"]
|
||||
labels: ["ubuntu-latest:docker://git.ctbk.de/infra/ubuntu:act-24.04", "alpine:docker://git.ctbk.de/infra/alpine:latest", "alpine-latex:docker://git.ctbk.de/infra/alpine-latex:latest"]
|
||||
|
||||
cache:
|
||||
# Enable cache server to use actions/cache.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue