Skip to content

Commit f755e41

Browse files
committed
Remove pins
1 parent 27e56f0 commit f755e41

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

dev/release/verify-release-candidate.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -775,9 +775,7 @@ test_glib() {
775775
show_header "Build and test C GLib libraries"
776776

777777
# Build and test C GLib
778-
# We can remove '==2.80.5' and 'python<3.13' once
779-
# https://github.com/conda-forge/glib-feedstock/issues/191 is fixed.
780-
maybe_setup_conda glib==2.80.5 gobject-introspection meson ninja 'python<3.13' ruby
778+
maybe_setup_conda glib gobject-introspection meson ninja ruby
781779
maybe_setup_virtualenv meson
782780

783781
# Install bundler if doesn't exist

0 commit comments

Comments
 (0)