We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 176259c commit 7577d49Copy full SHA for 7577d49
.github/workflows/examples.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- os: [ubuntu-24.04, windows-2022, macos-15]
+ os: [ubuntu-24.04, windows-latest, macos-15]
16
example:
17
- "examples/arduino-blink"
18
- "examples/arduino-rmt-blink"
0 commit comments