We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c428e commit a0fe9b1Copy full SHA for a0fe9b1
.github/workflows/examples.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
fail-fast: false
9
matrix:
10
- os: [ubuntu-latest, windows-latest, macos-13]
+ os: [ubuntu-latest, windows-latest, macos-latest]
11
example:
12
- "examples/arduino-blink"
13
- "examples/arduino-ble-led"
0 commit comments