mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore(ci): use go 1.24
This commit is contained in:
parent
3108dd0f64
commit
69f81541f7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -140,7 +140,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ^1.23.0
|
||||
go-version: ^1.24.0
|
||||
cache: false
|
||||
|
||||
- name: Setup environment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue