Skip to content

Commit c19869c

Browse files
committed
Deactivate 7.1 for now
1 parent ae2e3e4 commit c19869c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.project-keeper.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ build:
99
exasolDbVersions:
1010
- "2025.1.3"
1111
- "8.29.12"
12-
- "7.1.30"
12+
# UDFs in Exasol 7.1 will be fixed in the next Docker-DB release
13+
# - "7.1.30"
1314
workflows:
1415
- name: ci-build.yml
1516
stepCustomizations:

0 commit comments

Comments
 (0)