Skip to content

Commit

Permalink
apacheGH-44381: [Ruby][Release] Revert pin for glib on verification jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Oct 11, 2024
1 parent 45b3697 commit 0df66ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dev/release/verify-release-candidate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -775,9 +775,7 @@ test_glib() {
show_header "Build and test C GLib libraries"

# Build and test C GLib
# We can remove '==2.80.5' once https://github.com/conda-forge/glib-feedstock/issues/191
# is fixed.
maybe_setup_conda glib==2.80.5 gobject-introspection meson ninja ruby
maybe_setup_conda glib gobject-introspection meson ninja ruby
maybe_setup_virtualenv meson

# Install bundler if doesn't exist
Expand Down

0 comments on commit 0df66ce

Please sign in to comment.