1
0
mirror of https://gitee.com/IrisVega/frp.git synced 2024-11-01 22:31:29 +08:00
This commit is contained in:
fatedier 2021-03-17 11:43:03 +08:00
parent 0c35863d97
commit 9f8db314d6

View File

@ -18,7 +18,7 @@ jobs:
name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.15
-
run: go version
-