diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0e7824ef..ee9b95e2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,8 +19,8 @@ jobs: strategy: matrix: go-version: - - "1.22" - "1.23" + - "1.24" postgres-version: [16, 15] fail-fast: false timeout-minutes: 5