This commit is contained in:
parent
faa7c0260f
commit
9993c03dd9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ on: # yamllint disable-line rule:truthy
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: ubuntu-24.04 # actually 'ghcr.io/catthehacker/ubuntu:runner-24.04', tagged on runner
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue