We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f524ef + 7c70f5d commit 860b3d7Copy full SHA for 860b3d7
1 file changed
.github/workflows/go-tests-other-os.yml
@@ -26,9 +26,8 @@ jobs:
26
uses: ./go/actions/test
27
28
test-win:
29
- if: github.repository_owner == 'github'
30
name: Test Windows
31
- runs-on: windows-latest-xl
+ runs-on: windows-latest
32
steps:
33
- name: Check out code
34
uses: actions/checkout@v4
0 commit comments