From 16b31f91e50e8def4b7ee7066be0bd375b123f0a Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 11 Sep 2023 19:03:15 -0500 Subject: [PATCH] chore: bump cpython CI version (#249) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dfb7f2f..71814af 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: - "3.9" - "3.10" - "3.11" - - "3.12.0-rc.1" + - "3.12.0-rc.2" os: - ubuntu-latest extension: