mirror of
https://github.com/jefferyjob/go-easy-utils.git
synced 2026-04-22 15:57:06 +08:00
Go version downgrade (#119)
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: 1.24
|
||||
go-version: 1.21
|
||||
|
||||
- name: GO Env
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user