Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-milovidov authored Feb 8, 2023
1 parent 9a69415 commit 740b500
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- PACKAGING=yes
- TESTING=yes
- STANDALONE_TESTS_ONLY=no
- CLICKHOUSE_SERVER_IMAGE="yandex/clickhouse-server:20.3"
- CLICKHOUSE_SERVER_IMAGE="clickhouse/clickhouse-server:23.1"
services:
- docker
addons:
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
- PACKAGING=yes
- TESTING=yes
- STANDALONE_TESTS_ONLY=no
- CLICKHOUSE_SERVER_IMAGE="yandex/clickhouse-server:20.3"
- CLICKHOUSE_SERVER_IMAGE="clickhouse/clickhouse-server:23.1"
services:
- docker
addons:
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
- PACKAGING=yes
- TESTING=yes
- STANDALONE_TESTS_ONLY=no
- CLICKHOUSE_SERVER_IMAGE="yandex/clickhouse-server:20.3"
- CLICKHOUSE_SERVER_IMAGE="clickhouse/clickhouse-server:23.1"
services:
- docker
addons:
Expand Down Expand Up @@ -118,7 +118,7 @@ jobs:
- PACKAGING=yes
- TESTING=yes
- STANDALONE_TESTS_ONLY=no
- CLICKHOUSE_SERVER_IMAGE="yandex/clickhouse-server:20.3"
- CLICKHOUSE_SERVER_IMAGE="clickhouse/clickhouse-server:23.1"
services:
- docker
addons:
Expand Down Expand Up @@ -151,7 +151,7 @@ jobs:
- PACKAGING=yes
- TESTING=yes
- STANDALONE_TESTS_ONLY=no
- CLICKHOUSE_SERVER_IMAGE="yandex/clickhouse-server:20.3"
- CLICKHOUSE_SERVER_IMAGE="clickhouse/clickhouse-server:23.1"
services:
- docker
addons:
Expand Down Expand Up @@ -179,7 +179,7 @@ jobs:
- PACKAGING=yes
- TESTING=yes
- STANDALONE_TESTS_ONLY=no
- CLICKHOUSE_SERVER_IMAGE="yandex/clickhouse-server:20.3"
- CLICKHOUSE_SERVER_IMAGE="clickhouse/clickhouse-server:23.1"
services:
- docker
addons:
Expand Down Expand Up @@ -208,7 +208,7 @@ jobs:
- PACKAGING=yes
- TESTING=yes
- STANDALONE_TESTS_ONLY=no
- CLICKHOUSE_SERVER_IMAGE="yandex/clickhouse-server:20.3"
- CLICKHOUSE_SERVER_IMAGE="clickhouse/clickhouse-server:23.1"
services:
- docker
addons:
Expand Down

0 comments on commit 740b500

Please sign in to comment.