mirror of
https://github.com/luscis/openlan.git
synced 2026-04-22 23:07:11 +08:00
fix: go1.23
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Setup golang
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.16.x'
|
||||
go-version: '1.23.x'
|
||||
|
||||
- name: Generate coverage report
|
||||
run: make cover
|
||||
|
||||
Reference in New Issue
Block a user