Only CI on Linux
This commit is contained in:
parent
2b0c071198
commit
b5359ff956
2
.github/workflows/examples.yml
vendored
2
.github/workflows/examples.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
os: [ubuntu-latest]
|
||||
python-version: [3.7]
|
||||
example:
|
||||
- "examples/arduino-blink"
|
||||
|
Loading…
x
Reference in New Issue
Block a user