File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ jobs:
197197
198198 build_teensy :
199199
200- if : false
200+ if : true
201201
202202 name : build teensy
203203
@@ -221,16 +221,16 @@ jobs:
221221 platforms : |
222222 - name: teensy:avr
223223 source-url: https://www.pjrc.com/teensy/package_teensy_index.json
224- version: 1.56.2
224+ version: 1.59.0
225225 sketch-paths : |
226- - examples/ml_epiano_example
227- - examples/ml_mod_tracker
226+ # - examples/ml_epiano_example
227+ # - examples/ml_mod_tracker
228228 - examples/ml_synth_basic_example
229229 - examples/ml_synth_fm_example
230- - examples/ml_synth_multi_saw_example
231- - examples/ml_synth_organ_example
232- - examples/ml_synth_pwm_osc_example
233- - examples/ml_synth_sampler_example
230+ # - examples/ml_synth_multi_saw_example
231+ # - examples/ml_synth_organ_example
232+ # - examples/ml_synth_pwm_osc_example
233+ # - examples/ml_synth_sampler_example
234234 libraries : |
235235 - source-url: https://github.com/marcel-licence/ML_SynthTools.git
236236 name: ML_SynthTools
You can’t perform that action at this time.
0 commit comments