From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:master commit in: /, .github/workflows/
Date: Sat, 7 Aug 2021 17:16:50 +0000 (UTC) [thread overview]
Message-ID: <1628355042.1a0df634bf9ae6db13e1d2fd1665c6219445ee84.mgorny@gentoo> (raw)
commit: 1a0df634bf9ae6db13e1d2fd1665c6219445ee84
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 16:45:05 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 16:50:42 2021 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=1a0df634
ci: Test using the newest version of PyPy3.7
Do not bind to old version of PyPy3.7, also fix actually running tests
via CI.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.github/workflows/ci.yml | 2 +-
tox.ini | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index ec2091810..a8466e0f1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
- '3.8'
- '3.9'
- '3.10.0-alpha - 3.10.0'
- - 'pypy-3.7-v7.3.3'
+ - 'pypy-3.7'
steps:
- uses: actions/checkout@v2
diff --git a/tox.ini b/tox.ini
index b0cfa7da3..ce43cc7fe 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,7 +9,7 @@ python =
3.8: py38
3.9: py39
3.10: py310
- pypy-3.7-v7.3.3: pypy3
+ pypy-3: pypy3
[testenv]
deps =
next reply other threads:[~2021-08-07 17:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-07 17:16 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-19 4:09 [gentoo-commits] proj/portage:master commit in: /, .github/workflows/ Sam James
2023-07-26 7:58 Sam James
2024-01-12 16:11 Zac Medico
2024-01-28 23:08 Zac Medico
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1628355042.1a0df634bf9ae6db13e1d2fd1665c6219445ee84.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox