Switch to catthehacker ubuntu act-latest container
This commit is contained in:
parent
c2a81b6539
commit
cf11ff6a65
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue