Skip to content

Commit

Permalink
Downgrade Exasol 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Jul 30, 2024
1 parent 0361d58 commit 91e226f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .project-keeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build:
freeDiskSpace: false
exasolDbVersions:
- "8.27.0" # 8.29.1 not yet supported by exasol-testcontainers, see https://github.com/exasol/exasol-testcontainers/issues/258
- "7.1.29"
- "7.1.26" # Upgrade to 7.1.29 once https://github.com/exasol/virtual-schema-common-document-files/issues/169 is fixed
workflows:
- name: ci-build.yml
stepCustomizations:
Expand Down

0 comments on commit 91e226f

Please sign in to comment.