We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5bd923 + 7f528f4 commit d546927Copy full SHA for d546927
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
python-version: 3.x
41
- uses: ruby/setup-ruby@v1
42
with:
43
- ruby-version: '3'
+ ruby-version: '3.3'
44
bundler-cache: true
45
- name: Install Dependencies
46
run: |
awesome-circuitpython
0 commit comments