From a7d8260de568c46685dc8e1e1b78684e8a1f750a Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Tue, 10 Oct 2023 16:41:19 -0400 Subject: [PATCH] [no ci] actions: test python 3.11 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4eb27f7c..c3e5f5b4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -88,7 +88,7 @@ jobs: arch: x86_64 - os: ubuntu-22.04 goal: test - python: "3.12" + python: "3.11" jid: 12 arch: x86_64