Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1049233?usp=email )
Change subject: [tests] Run windows tests on windows
......................................................................
[tests] Run windows tests on windows
Change-Id: I97fa8b82401c97b2168b2e7bd933677bbec91854
---
M .github/workflows/windows_tests.yml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Xqt: Verified; Looks good to me, approved
diff --git a/.github/workflows/windows_tests.yml
b/.github/workflows/windows_tests.yml
index 661f476..e61495a 100644
--- a/.github/workflows/windows_tests.yml
+++ b/.github/workflows/windows_tests.yml
@@ -17,7 +17,7 @@
jobs:
build:
- runs-on: ${{ matrix.os || 'ubuntu-latest' }}
+ runs-on: ${{ matrix.os || 'windows-latest' }}
continue-on-error: ${{ matrix.experimental || false }}
timeout-minutes: 100
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1049233?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I97fa8b82401c97b2168b2e7bd933677bbec91854
Gerrit-Change-Number: 1049233
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]