Specify Go >=1.21.1

This commit is contained in:
Micah Lee 2023-09-28 11:08:06 -07:00
parent 5b0b563c48
commit a7b602e684

View File

@ -43,10 +43,10 @@ jobs:
- name: Get tor binaries from Tor Browser (64-bit)
run: cd desktop && C:\hostedtoolcache\windows\Python\3.10.11\x64\Scripts\poetry run python .\scripts\get-tor.py win64
- name: Install the latest version of Go
- name: Install Go >=1.21.1
uses: actions/setup-go@v4
with:
go-version: latest
go-version: '>=1.21.1'
- run: go version
- name: Restore cache - obfs4proxy