Skip to content

Commit

Permalink
Use 10 tests. Downgrade driver
Browse files Browse the repository at this point in the history
  • Loading branch information
YotillaAntoni committed Nov 28, 2024
1 parent 854b4ac commit db81217
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,6 @@ jobs:
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
- { modules: plugin/trino-exasol }
EOF
./.github/bin/build-matrix-from-impacted.py -v -i gib-impacted.log -m .github/test-matrix.yaml -o matrix.json
echo "Matrix: $(jq '.' matrix.json)"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
<dependency>
<groupId>com.exasol</groupId>
<artifactId>exasol-jdbc</artifactId>
<version>24.2.0</version>
<version>24.1.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit db81217

Please sign in to comment.