renove container custom image in github action
Some checks failed
Main / build (push) Failing after 12s

This commit is contained in:
RouxAntoine 2023-10-21 19:56:42 +02:00
parent 5cf26b05d6
commit 3d3c5f635a
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -11,8 +11,6 @@ env:
jobs: jobs:
build: build:
runs-on: docker runs-on: docker
container:
image: catthehacker/ubuntu:act-22.04
steps: steps:
- uses: RouxAntoine/checkout@v3.5.4 - uses: RouxAntoine/checkout@v3.5.4