Update release.yml

This commit is contained in:
believethehype
2023-03-02 17:24:32 +01:00
committed by GitHub
parent 2b4d7101c4
commit 2cb27b9b60
+1 -1
View File
@@ -33,5 +33,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "1.18"
goversion: "1.19"
overwrite: true