1
0
mirror of https://github.com/fatedier/frp.git synced 2025-05-01 17:08:56 +00:00
This commit is contained in:
fatedier 2021-03-17 11:43:03 +08:00
parent 0c35863d97
commit 9f8db314d6

@ -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
-