Skip to content

Commit 55df0e0

Browse files
committed
minor fix
1 parent a189413 commit 55df0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-demos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117

118118
strategy:
119119
matrix:
120-
machine: [rpi3-32, rpi3-64, rpi4-32, rpi4-64, rpi5-64, pv-windows-arm64]
120+
machine: [rpi3-32, rpi3-64, rpi4-32, rpi4-64, rpi5-64]
121121
make_file: ["Unix Makefiles"]
122122
include:
123123
- machine: rpi3-32

0 commit comments

Comments
 (0)