mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-30 18:24:37 +01:00
build env
This commit is contained in:
parent
b683dd8571
commit
74a467ad88
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- name: Set up Go environment
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.19'
|
||||
go-version: '1.23.4'
|
||||
|
||||
- name: Install dependencies
|
||||
run: go mod download
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user