Skip to content

Commit

Permalink
change go version
Browse files Browse the repository at this point in the history
  • Loading branch information
mibmo committed Jun 11, 2022
1 parent a88a1ea commit e59e91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v3
with:
go-version: '^1.18.2'
go-version: '^1.17.0'
- name: Build dependencies
run: go run build.go -verbose build-all
- name: Upload tor binary
Expand Down

0 comments on commit e59e91b

Please sign in to comment.