Skip to content

Commit

Permalink
[chore] Try bumping ruby to bif dep/rpm tests (#31189)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth authored Feb 12, 2024
1 parent 5261438 commit ffa8b67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -521,9 +521,9 @@ jobs:
- name: Install Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.6'
ruby-version: '3.3'
- name: Install fpm
run: gem install --no-document fpm -v 1.11.0
run: gem install --no-document fpm -v 1.15.1
- name: Download Collector Binaries
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit ffa8b67

Please sign in to comment.