We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084f47d commit a8be15fCopy full SHA for a8be15f
1 file changed
.github/workflows/ci.yml
@@ -93,12 +93,11 @@ jobs:
93
- "3.11"
94
ibis-version:
95
- "4.1"
96
- - "5.1"
97
- - "6.0"
+ - "7.0"
98
include:
99
- os: windows-latest
100
python-version: "3.11"
101
- ibis-version: "6.0"
+ ibis-version: "7.0"
102
103
steps:
104
- uses: actions/checkout@v4
@@ -132,8 +131,7 @@ jobs:
132
131
133
134
135
136
137
138
139
0 commit comments