Skip to content

Commit

Permalink
Upgrade CI server version to 24.2 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitingren authored May 7, 2024
1 parent 1b09510 commit a9cc095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
-e ODBCSYSINI=/var/odbc-loader/tests/config \
--add-host=host.docker.internal:host-gateway \
--name vertica_docker \
vertica/vertica-ce:24.1.0-0
opentext/vertica-ce:24.2.0-1
echo "Vertica startup ..."
until docker exec vertica_docker test -f /data/vertica/VMart/agent_start.out; do \
echo "..."; \
Expand Down

0 comments on commit a9cc095

Please sign in to comment.