.gitea/workflows/build.yml aktualisiert
Output Information / info (push) Successful in 7s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 45s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 51s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 52s
Build Workflow / Build (push) Successful in 1m4s
Build Workflow / Deploy (push) Successful in 29s
Output Information / info (push) Successful in 7s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 45s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 51s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 52s
Build Workflow / Build (push) Successful in 1m4s
Build Workflow / Deploy (push) Successful in 29s
This commit is contained in:
@@ -35,9 +35,6 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18'
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.20'
|
||||
- uses: KEINOS/gh-action-hash-for-cache@v2.0.0-alpha
|
||||
id: get-cache-hash
|
||||
with:
|
||||
@@ -78,9 +75,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.20'
|
||||
- uses: KEINOS/gh-action-hash-for-cache@v2.0.0-alpha
|
||||
id: get-cache-hash
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user