revert back to container.image explicite declaration
All checks were successful
Main / build (push) Has been skipped
All checks were successful
Main / build (push) Has been skipped
This commit is contained in:
parent
b216b85160
commit
6a10c724c1
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -13,6 +13,8 @@ jobs:
|
||||
if: "contains(github.event.head_commit.message, 'CI') != true"
|
||||
|
||||
runs-on: docker
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
steps:
|
||||
- uses: RouxAntoine/checkout@v4.1.8
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user