Skip to content

Commit

Permalink
use older ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
jablan committed Jun 5, 2024
1 parent 4ffa253 commit 811ac90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lawa-js-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@c7079efafd956afb5d823e8999c2506e1053aefa
with:
ruby-version: 3.2.2
ruby-version: 3.1.3
env:
BUNDLE_GITHUB__COM: x-access-token:${{ secrets.GH_ACCESS_TOKEN }}
- name: Install compatible bundler version
Expand Down

0 comments on commit 811ac90

Please sign in to comment.