diff --git a/.github/workflows/bin-ci.yml b/.github/workflows/bin-ci.yml index 9a916ca3..2816005d 100644 --- a/.github/workflows/bin-ci.yml +++ b/.github/workflows/bin-ci.yml @@ -53,8 +53,8 @@ jobs: strategy: matrix: consul-version: - - 1.17.1-rc1 - - 1.17.1-rc1+ent + - 1.17.1 + - 1.17.1+ent env: TEST_RESULTS_DIR: /tmp/test-results GOTESTSUM_VERSION: 1.8.2