Skip to content

Commit dc8fdb6

Browse files
committed
windows-11 not windows-latest-arm
1 parent fe1f454 commit dc8fdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239
build_windows_arm:
240240
if: github.repository_owner == 'viamrobotics'
241241
needs: [prepare]
242-
runs-on: windows-latest-arm
242+
runs-on: windows-11-arm
243243
strategy:
244244
fail-fast: true
245245
matrix:

0 commit comments

Comments
 (0)