renove container custom image in github action
Some checks failed
Main / build (push) Failing after 12s
Some checks failed
Main / build (push) Failing after 12s
This commit is contained in:
parent
5cf26b05d6
commit
3d3c5f635a
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -11,8 +11,6 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
steps:
|
||||
- uses: RouxAntoine/checkout@v3.5.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user