diff --git a/.github/workflows/test-core.yaml b/.github/workflows/test-core.yaml index 6f05c42b093..70ddb21bda3 100644 --- a/.github/workflows/test-core.yaml +++ b/.github/workflows/test-core.yaml @@ -41,8 +41,8 @@ on: env: VERBOSE: 1 GOTESTARCH: amd64 - CONSUL_VERSION: 1.12.6 - VAULT_VERSION: 1.12.0 + CONSUL_VERSION: 1.14.4 + VAULT_VERSION: 1.12.2 NOMAD_SLOW_TEST: 0 NOMAD_TEST_LOG_LEVEL: OFF jobs: