diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index cff2381..b743f02 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -43,7 +43,5 @@ jobs: chart: true amend: true if: | - matrix.os == 'ubuntu-latest' && - matrix.go == '1.23' && github.event_name == 'push' continue-on-error: true