diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index d7f62a309f..dd6c210edd 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -190,7 +190,7 @@ jobs: uses: ./.github/workflows/performance.yml secrets: inherit with: - go-version: ${{ needs.go-version.outputs.go-version }} + go-version: "1.19" # we need a post 1.19, to limit memory usage notarize-binaries: name: Notarize binaries