diff --git a/.github/workflows/go-test-darwin.yaml b/.github/workflows/go-test-darwin.yaml index de701e8..4d307d4 100644 --- a/.github/workflows/go-test-darwin.yaml +++ b/.github/workflows/go-test-darwin.yaml @@ -19,7 +19,7 @@ jobs: matrix: go: ['1.21'] os: [macos-latest] - senzingapi-version: [production-v3] + senzingapi-version: [staging-v4] steps: - name: checkout repository