diff --git a/.github/workflows/gorelease.yml b/.github/workflows/gorelease.yml index 3cebc76..abd7b8d 100644 --- a/.github/workflows/gorelease.yml +++ b/.github/workflows/gorelease.yml @@ -8,7 +8,7 @@ concurrency: cancel-in-progress: true env: - GO_VERSION: 1.19.x + GO_VERSION: stable jobs: gorelease: runs-on: ubuntu-latest