Skip to content

Commit 45a7dd5

Browse files
committed
Remove pinning from ibis-framework
1 parent 5145f7d commit 45a7dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rbc_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ jobs:
295295
- name: Install additional packages
296296
shell: bash -l {0}
297297
run: |
298-
mamba install -c conda-forge omniscidb nbval ibis-omniscidb matplotlib pandas ibis-framework=2.0
298+
mamba install -c conda-forge omniscidb nbval ibis-omniscidb matplotlib pandas ibis-framework
299299
300300
- name: Start omniscidb server
301301
shell: bash -l {0}

0 commit comments

Comments
 (0)