mirror of
https://github.com/dyhkwong/Exclave.git
synced 2026-06-09 02:24:27 +08:00
Refine icmp/tcp ping
This commit is contained in:
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
uses: actions/setup-go@v2
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
with:
|
||||
go-version: 1.16
|
||||
go-version: 1.17
|
||||
- name: Native Build
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: ./run lib core
|
||||
|
||||
Reference in New Issue
Block a user