Specify Go >=1.21.1

This commit is contained in:
Micah Lee 2023-09-28 11:08:06 -07:00
parent c3b63ddd00
commit 94589dde21
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

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