Skip to content

Commit fc9adfc

Browse files
committed
Update Arduino CI version to 1.8.19
1 parent 1a8e35a commit fc9adfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build
33
on: [push, pull_request, workflow_dispatch]
44

55
env:
6-
IDE_VERSION: 1.8.13
6+
IDE_VERSION: 1.8.19
77
IDE_LOCATION: /usr/local/share/arduino
88

99
jobs:

0 commit comments

Comments
 (0)