Skip to content

Commit

Permalink
Use SPARK Pro 24.2 in CI
Browse files Browse the repository at this point in the history
Ref. eng/recordflux/RecordFlux#1825
  • Loading branch information
treiher committed Nov 25, 2024
1 parent a8f88c5 commit fb08253
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ verification_tests:
- security_group:GitLabRunnerTasksExecDefaultSG
parallel:
matrix:
- SPARK_VERSION: "24.0"
- SPARK_VERSION: "24.2"
SPARK_BUILD_DATE: "all"
- SPARK_VERSION: "25.0"
SPARK_BUILD_DATE: "all"
Expand All @@ -469,7 +469,7 @@ verification_python_tests:
- security_group:GitLabRunnerTasksExecDefaultSG
parallel:
matrix:
- SPARK_VERSION: "24.0"
- SPARK_VERSION: "24.2"
SPARK_BUILD_DATE: "all"
- SPARK_VERSION: "25.0"
SPARK_BUILD_DATE: "all"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ sequence: |
Read Channel: 4 0 2 1 1
State: Reply
proof:
timeout: 180

0 comments on commit fb08253

Please sign in to comment.