test
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 34s
List Runner Tool Cache (Persistent) / check-tool-cache (push) Failing after 36s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 31s
Output Information / info (push) Successful in 7s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 23s
Build Workflow / Build (push) Successful in 3m49s
Build Workflow / Deploy (push) Successful in 29s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 34s
List Runner Tool Cache (Persistent) / check-tool-cache (push) Failing after 36s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 31s
Output Information / info (push) Successful in 7s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 23s
Build Workflow / Build (push) Successful in 3m49s
Build Workflow / Deploy (push) Successful in 29s
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
# Define the container that runs your steps
|
||||
container:
|
||||
image: ubuntu-latest # A common image used with act-runner, or your custom image
|
||||
image: ubuntu:latest # A common image used with act-runner, or your custom image
|
||||
volumes:
|
||||
# Map the persistent 'act-toolcache' Docker volume from your host
|
||||
# to the /toolcache path inside this job container.
|
||||
|
||||
Reference in New Issue
Block a user