We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e56f0 commit f755e41Copy full SHA for f755e41
1 file changed
dev/release/verify-release-candidate.sh
@@ -775,9 +775,7 @@ test_glib() {
775
show_header "Build and test C GLib libraries"
776
777
# 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
+ maybe_setup_conda glib gobject-introspection meson ninja ruby
781
maybe_setup_virtualenv meson
782
783
# Install bundler if doesn't exist
0 commit comments