mirror of
https://github.com/dyhkwong/Exclave.git
synced 2026-06-03 13:09:34 +08:00
Upgrade hysteria-plugin (#689)
* Upgrade hysteria-plugin * update go version to 1.20.5
This commit is contained in:
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
@@ -209,7 +209,7 @@ jobs:
|
||||
uses: actions/setup-go@v3
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
with:
|
||||
go-version: 1.18.6
|
||||
go-version: 1.20.5
|
||||
- name: Native Build
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: ./run plugin hysteria
|
||||
|
||||
Reference in New Issue
Block a user