Try changing to a different label
All checks were successful
/ ls (push) Successful in 3s

It will use the image ghcr.io/catthehacker/ubuntu:act-22.04
This commit is contained in:
Bill Niblock 2025-06-07 17:01:50 +00:00
parent 64ab6b1876
commit 15b0bc498f

View file

@ -8,7 +8,7 @@ on:
jobs:
ls:
name: List
runs-on: docker
runs-on: ubuntu-act
steps:
- name: Checkout the repository
uses: https://forge.niblock.tech/actions/checkout@v4