Update release.yml

This commit is contained in:
believethehype
2023-12-20 17:05:21 +01:00
committed by GitHub
parent c1a5201f56
commit adc8abdc98
+1 -1
View File
@@ -33,5 +33,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "1.19"
goversion: "1.20"
overwrite: true