Skip to content

Commit 4a5a47b

Browse files
committed
Use Windows label
1 parent bfdac92 commit 4a5a47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions: read-all
1515
jobs:
1616
build:
1717
name: Build
18-
runs-on: avc336
18+
runs-on: Windows
1919
steps:
2020
- name: Checkout repository
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)