Use ubuntu:act-latest as container image.

This commit is contained in:
2025-03-03 15:39:45 +01:00
parent 70fabf3fda
commit b39f0d47fc

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: debian:stable-slim
image: catthehacker/ubuntu:act-latest
steps:
- name: Set up Docker Buildx