aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2024-10-21 15:29:19 -0700
committerZac Medico <zmedico@gentoo.org>2024-10-21 15:30:25 -0700
commitfad3818445d6a16ec5662710a1d292767869c1cc (patch)
treef3d8e9297037246206357d85f088e34430fe7ac0
parentRevert "emerge-webrsync: actually honour the sync-webrsync-verify-signature a... (diff)
downloadportage-fad3818445d6a16ec5662710a1d292767869c1cc.tar.gz
portage-fad3818445d6a16ec5662710a1d292767869c1cc.tar.bz2
portage-fad3818445d6a16ec5662710a1d292767869c1cc.zip
actions: test spawn under 3.13
Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 2ac66970e..1ec1e8381 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
start-method: 'spawn'
- python-version: '3.11'
start-method: 'spawn'
- - python-version: '3.13-dev'
+ - python-version: '3.12'
start-method: 'spawn'
- python-version: 'pypy-3.10'
start-method: 'spawn'