feat(runner): Added ubuntu-latest runner tag

This commit is contained in:
Patrick Sy 2025-03-03 15:21:46 +01:00
parent 9016831286
commit 8a38aee529
Signed by: patrick.sy
GPG key ID: DDDC8EC51823195E
2 changed files with 13 additions and 1 deletions

View file

@ -53,3 +53,4 @@ forgejo:
- docker:docker://node:16-bullseye
- self-hosted:docker://ghcr.io/catthehacker/ubuntu:act-22.04
- ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04
- ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-22.04