mirror of
https://github.com/progval/irctest.git
synced 2025-04-08 00:09:46 +00:00
upgrade ergo to go 1.24 (#298)
This commit is contained in:
committed by
GitHub
parent
638f959c95
commit
9de64159ba
2
.github/workflows/test-devel.yml
vendored
2
.github/workflows/test-devel.yml
vendored
@ -558,7 +558,7 @@ jobs:
|
||||
repository: ergochat/ergo
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: ^1.23.0
|
||||
go-version: ^1.24.0
|
||||
- run: go version
|
||||
- name: Build Ergo
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user