We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e53484 commit 9e163c7Copy full SHA for 9e163c7
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build-test:
11
name: Build and Test
12
- runs-on: [windows-latest, x64]
+ runs-on: windows-latest
13
timeout-minutes: 15
14
15
steps:
0 commit comments