Skip to content

Commit 9e163c7

Browse files
committed
Just windows-latest?
1 parent 8e53484 commit 9e163c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build-test:
1111
name: Build and Test
12-
runs-on: [windows-latest, x64]
12+
runs-on: windows-latest
1313
timeout-minutes: 15
1414

1515
steps:

0 commit comments

Comments
 (0)