Skip to content

Commit

Permalink
pin ruby minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
jepler committed Dec 28, 2024
1 parent f5bd923 commit 7f528f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
python-version: 3.x
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3'
ruby-version: '3.3'
bundler-cache: true
- name: Install Dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion awesome-circuitpython

0 comments on commit 7f528f4

Please sign in to comment.