test fixed
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 39s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 38s
List Runner Tool Cache (Persistent) / check-tool-cache (push) Successful in 43s
Output Information / info (push) Successful in 7s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 26s
Build Workflow / Build (push) Successful in 1m13s
Build Workflow / Deploy (push) Successful in 30s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 39s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 38s
List Runner Tool Cache (Persistent) / check-tool-cache (push) Successful in 43s
Output Information / info (push) Successful in 7s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 26s
Build Workflow / Build (push) Successful in 1m13s
Build Workflow / Deploy (push) Successful in 30s
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: node:16-bullseye # 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