Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1323811?usp=email )
Change subject: tests: Fix graalpy test matrix
......................................................................
tests: Fix graalpy test matrix
Do not run graalpy-25.0/ubuntu-latest with coverage
Change-Id: I88f249a0c11a007b8c78f1f271817985361a27bc
---
M .github/workflows/graalpy_tests.yml
1 file changed, 3 insertions(+), 4 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/.github/workflows/graalpy_tests.yml
b/.github/workflows/graalpy_tests.yml
index a618be4..5da433c 100644
--- a/.github/workflows/graalpy_tests.yml
+++ b/.github/workflows/graalpy_tests.yml
@@ -25,14 +25,13 @@
strategy:
fail-fast: false
matrix:
+ python-version: [graalpy-24.1]
+ os: [macOS-latest, ubuntu-latest]
include:
- - python-version: graalpy-24.1
- os: macOS-latest
- experimental: true
- - python-version: graalpy-24.1
- python-version: graalpy-25.0
os: macOS-latest
- python-version: graalpy-25.0
+ os: ubuntu-latest
experimental: true
steps:
- name: Checkout Repository
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1323811?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: I88f249a0c11a007b8c78f1f271817985361a27bc
Gerrit-Change-Number: 1323811
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]