.gitea/workflows/build.yaml aktualisiert
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 52s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 52s
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 'latest'
|
||||
go-version: '1.24.5'
|
||||
|
||||
- name: Build Go project
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user