Skip to content

Commit

Permalink
Pin Ruby version to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandgeider committed Jan 10, 2024
1 parent 48576f0 commit f408fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3
ruby-version: '3.2'

- name: Setup Flutter
uses: subosito/flutter-action@v2
Expand Down

0 comments on commit f408fc7

Please sign in to comment.