Skip to content

Commit

Permalink
Upgrade server version for testing (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitingren authored Aug 18, 2021
1 parent 9d9d9e8 commit 30141ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Set up a Vertica server
env:
VERTICA_CE_URL: "https://vertica-community-edition-for-testing.s3.amazonaws.com/XCz9cp7m/vertica-10.1.1-0.x86_64.RHEL6.rpm"
VERTICA_CE_URL: "https://vertica-community-edition-for-testing.s3.amazonaws.com/XCz9cp7m/vertica-11.0.0-0.x86_64.RHEL6.rpm"
run: |
git clone https://github.com/jbfavre/docker-vertica.git
curl $VERTICA_CE_URL --create-dirs -o docker-vertica/packages/vertica-ce.latest.rpm
Expand Down

0 comments on commit 30141ab

Please sign in to comment.