Skip to content

Commit

Permalink
chore(deps): pin flink < 1.19.0 for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth authored and jcrist committed Mar 15, 2024
1 parent 6042a71 commit 3d2e502
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ibis-backends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
extras:
- flink
additional_deps:
- apache-flink
- "'apache-flink < 1.19.0'"
services:
- flink
include:
Expand All @@ -198,7 +198,7 @@ jobs:
extras:
- flink
additional_deps:
- apache-flink
- "'apache-flink < 1.19.0'"
services:
- flink
exclude:
Expand Down Expand Up @@ -314,7 +314,7 @@ jobs:
extras:
- flink
additional_deps:
- apache-flink
- "'apache-flink < 1.19.0'"
services:
- flink
- os: ubuntu-latest
Expand All @@ -326,7 +326,7 @@ jobs:
extras:
- flink
additional_deps:
- apache-flink
- "'apache-flink < 1.19.0'"
services:
- flink
- os: windows-latest
Expand Down

0 comments on commit 3d2e502

Please sign in to comment.