We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0eafc commit d56c0cbCopy full SHA for d56c0cb
1 file changed
.github/workflows/build_platformio.yaml
@@ -51,7 +51,7 @@ permissions: {}
51
52
jobs:
53
run_pio:
54
- runs-on: ubuntu-latest
+ runs-on: windows-latest
55
steps:
56
- uses: actions/checkout@v6
57
with:
0 commit comments