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 87036eb commit 773242cCopy full SHA for 773242c
.github/workflows/devicetree_checks.yml
@@ -25,6 +25,8 @@ jobs:
25
exclude:
26
- os: macos-latest
27
python-version: 3.6
28
+ - os: windows-latest
29
+ python-version: 3.6
30
steps:
31
- name: checkout
32
uses: actions/checkout@v2
.github/workflows/west_cmds.yml
@@ -26,6 +26,8 @@ jobs:
33
0 commit comments