mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-05-03 17:57:37 +02:00
actions: Update go version to 1.20
This commit is contained in:
parent
7699df2c80
commit
456c172776
4 changed files with 10 additions and 10 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Setting up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.19
|
||||
go-version: "1.20"
|
||||
- name: Install dependencies
|
||||
run: sudo apt install wireguard curl
|
||||
- name: Building wireproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue