Bumping go-lang, docker versions

This commit is contained in:
Mike Farah
2021-10-20 10:58:54 +11:00
parent 5819dd0853
commit 7b92aa0fcf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '^1.15'
go-version: '^1.17.2'
- name: Cross compile
run: |
sudo apt-get install rhash -y