mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
upgrade ergo's Go version to 1.23 (#289)
https://github.com/ergochat/ergo/pull/2187
This commit is contained in:
committed by
GitHub
parent
03ad671951
commit
d202e440bb
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.22.0
|
||||
go-version: ^1.23.0
|
||||
- run: go version
|
||||
- name: Build Ergo
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user