revert back to container.image explicite declaration
All checks were successful
Main / build (push) Has been skipped

This commit is contained in:
RouxAntoine 2024-08-29 23:08:15 +02:00
parent b216b85160
commit 6a10c724c1
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -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: