public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/pkgcore/pkgdev:main commit in: .github/workflows/
Date: Tue, 23 Jan 2024 20:50:58 +0000 (UTC)	[thread overview]
Message-ID: <1706043050.e12cce9b8e8648fbfe2cedd2249243c96637997f.arthurzam@gentoo> (raw)

commit:     e12cce9b8e8648fbfe2cedd2249243c96637997f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 19 04:15:03 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 20:50:50 2024 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgdev.git/commit/?id=e12cce9b

CI: test Python 3.13, promote Python 3.12 to non-exp

Signed-off-by: Sam James <sam <AT> gentoo.org>
Closes: https://github.com/pkgcore/pkgdev/pull/126
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .github/workflows/test.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 4ea9c03..c9b48a3 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,11 +13,11 @@ jobs:
     strategy:
       matrix:
         os: [ubuntu-latest]
-        python-version: ['3.10', '3.11']
+        python-version: ['3.10', '3.11', '3.12']
         experimental: [false]
         include:
           - os: ubuntu-latest
-            python-version: '3.12-dev'
+            python-version: '3.13-dev'
             experimental: true
           - os: macos-latest
             python-version: '3.11'


             reply	other threads:[~2024-01-23 20:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 20:50 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-19 16:04 [gentoo-commits] proj/pkgcore/pkgdev:main commit in: .github/workflows/ Arthur Zamarin
2024-01-26 20:22 Arthur Zamarin
2024-01-23 20:50 Arthur Zamarin
2023-06-23  5:20 Arthur Zamarin
2023-04-22 17:03 Arthur Zamarin
2023-03-04 14:55 Arthur Zamarin
2022-10-04  9:58 Arthur Zamarin
2022-10-04  9:57 Arthur Zamarin
2022-10-04  9:57 Arthur Zamarin
2022-10-04  9:56 Arthur Zamarin

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=1706043050.e12cce9b8e8648fbfe2cedd2249243c96637997f.arthurzam@gentoo \
    --to=arthurzam@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