mirror of
https://github.com/fatedier/frp.git
synced 2026-08-31 16:45:57 +08:00
support go1.21 (#3573)
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.21'
|
||||
|
||||
- name: Make All
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user