File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
strategy :
8
8
fail-fast : false
9
9
matrix :
10
- os : [ubuntu-latest, windows-latest, macos-latest ]
10
+ os : [ubuntu-latest, windows-latest, macos-13 ]
11
11
example :
12
12
- " examples/arduino-blink"
13
13
- " examples/arduino-external-libs"
Original file line number Diff line number Diff line change 20
20
"type" : " git" ,
21
21
"url" : " https://github.com/platformio/platform-atmelsam.git"
22
22
},
23
- "version" : " 8.2.1 " ,
23
+ "version" : " 8.3.0 " ,
24
24
"frameworks" : {
25
25
"arduino" : {
26
26
"package" : " framework-arduino-sam" ,
53
53
"type" : " framework" ,
54
54
"optional" : true ,
55
55
"owner" : " platformio" ,
56
- "version" : " ~1.8.13 "
56
+ "version" : " ~1.8.14 "
57
57
},
58
58
"framework-arduino-samd-adafruit" : {
59
59
"type" : " framework" ,
60
60
"optional" : true ,
61
61
"owner" : " platformio" ,
62
- "version" : " ~1.7.13 "
62
+ "version" : " ~1.10716.0 "
63
63
},
64
64
"framework-arduino-samd-seeed" : {
65
65
"type" : " framework" ,
66
66
"optional" : true ,
67
67
"owner" : " platformio" ,
68
- "version" : " ~1.8.4 "
68
+ "version" : " ~1.8.5 "
69
69
},
70
70
"framework-arduino-samd-moteino" : {
71
71
"type" : " framework" ,
You can’t perform that action at this time.
0 commit comments