Skip to content

Commit 7257272

Browse files
authored
Update CI software versions (#60)
1 parent a84bdda commit 7257272

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: build
33
on: [push, pull_request, workflow_dispatch]
44

55
env:
6-
IDE_VERSION: 1.8.16
7-
TEENSY_VERSION: 155
6+
IDE_VERSION: 1.8.19
7+
TEENSY_VERSION: 156
88
IDE_LOCATION: /usr/local/share/arduino
99

1010
jobs:

0 commit comments

Comments
 (0)