mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
update Makefile.cross-compiles and support darwin/arm64 (#2295)
This commit is contained in:
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.15
|
||||
go-version: 1.16
|
||||
|
||||
- name: Make All
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user