Merge branch 'main' of https://github.com/adafruit/circuitpython-org into esptool
This commit is contained in:
commit
962010c7ba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
python-version: 3.x
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.0
|
||||
ruby-version: '3.1'
|
||||
bundler-cache: true
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue