diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index 0c834a0..c32bff9 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -7,7 +7,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ubuntu-latest, windows-latest, macos-latest] + os: [ubuntu-latest, windows-latest, macos-13] example: - "examples/arduino-blink" - "examples/arduino-external-libs" diff --git a/platform.json b/platform.json index de71835..484d6b0 100644 --- a/platform.json +++ b/platform.json @@ -20,7 +20,7 @@ "type": "git", "url": "https://github.com/platformio/platform-atmelsam.git" }, - "version": "8.2.1", + "version": "8.3.0", "frameworks": { "arduino": { "package": "framework-arduino-sam", @@ -53,19 +53,19 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.8.13" + "version": "~1.8.14" }, "framework-arduino-samd-adafruit": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.7.13" + "version": "~1.10716.0" }, "framework-arduino-samd-seeed": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.8.4" + "version": "~1.8.5" }, "framework-arduino-samd-moteino": { "type": "framework",