Update Circle to test MIDI controllers using the USB MIDI Class 2.0 spec

https://github.com/rsta2/circle/issues/316#issuecomment-1256964271
pull/366/head
probonopd 2 years ago committed by GitHub
parent dcbd04c831
commit d53aeb40f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build.yml

@ -24,7 +24,7 @@ jobs:
run: |
set -ex
cd circle-stdlib/libs/circle
git checkout a8e8c9f # develop
git checkout 646c362 # develop
cd -
- name: Install toolchains
run: |

Loading…
Cancel
Save