We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84bdda commit 7257272Copy full SHA for 7257272
1 file changed
.github/workflows/ci.yml
@@ -3,8 +3,8 @@ name: build
3
on: [push, pull_request, workflow_dispatch]
4
5
env:
6
- IDE_VERSION: 1.8.16
7
- TEENSY_VERSION: 155
+ IDE_VERSION: 1.8.19
+ TEENSY_VERSION: 156
8
IDE_LOCATION: /usr/local/share/arduino
9
10
jobs:
0 commit comments