Update release.yml

This commit is contained in:
believethehype
2024-03-27 12:34:50 +01:00
committed by GitHub
parent 5155855bd5
commit 582495355f
+1 -1
View File
@@ -33,5 +33,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "1.20"
goversion: "1.21"
overwrite: true