ci: drop runner container override, use runner default image
Some checks failed
docker / build (push) Failing after 2m1s
Some checks failed
docker / build (push) Failing after 2m1s
This commit is contained in:
parent
bc9b7ad445
commit
be230d1f59
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue