From: Federico Caselli Date: Thu, 5 Jun 2025 17:56:05 +0000 (+0200) Subject: retry 3.14 in the github pipeline X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fworkflow_test_314;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git retry 3.14 in the github pipeline Change-Id: I76636ce55e01fc7b238904abdd4f805f8938f1af --- diff --git a/.github/workflows/run-test.yaml b/.github/workflows/run-test.yaml index 38e96b250b..b14b1272f5 100644 --- a/.github/workflows/run-test.yaml +++ b/.github/workflows/run-test.yaml @@ -37,6 +37,7 @@ jobs: - "3.11" - "3.12" - "3.13" + - "3.14.0-alpha - 3.14" - "pypy-3.10" build-type: - "cext"