Skip to content

Commit d56c0cb

Browse files
committed
use Windows runner in PIO CI
1 parent ad0eafc commit d56c0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_platformio.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ permissions: {}
5151

5252
jobs:
5353
run_pio:
54-
runs-on: ubuntu-latest
54+
runs-on: windows-latest
5555
steps:
5656
- uses: actions/checkout@v6
5757
with:

0 commit comments

Comments
 (0)