Skip to content

Commit

Permalink
ci: remove gemfury version pin (#700)
Browse files Browse the repository at this point in the history
Closes #699
  • Loading branch information
amoeba authored Jan 3, 2025
1 parent c74fd03 commit 7844799
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,7 @@ jobs:

- name: Install gemfury client
run: |
# GH-36692: Pin gemfury due to wrong faraday dependency declaration.
gem install gemfury -v 0.12.0
gem install gemfury
- name: Upload packages to Gemfury
shell: bash
Expand Down

0 comments on commit 7844799

Please sign in to comment.