Set runner to Docker, try with brand new runner
All checks were successful
/ ls (push) Successful in 45s

fingies crossed!
This commit is contained in:
Bill Niblock 2025-06-08 00:05:30 +00:00
parent bc1c978ffd
commit e9a3cf4417

View file

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