[no ci] actions: re-order test jobs, test on 3.12

This commit is contained in:
Jay Lee
2024-10-08 07:13:08 -04:00
committed by GitHub
parent 333ad533c1
commit 2d7153e151

View File

@@ -70,22 +70,22 @@ jobs:
openssl_archs: VC-WIN64A
- os: ubuntu-24.04
goal: test
python: "3.13"
python: "3.9"
jid: 8
arch: x86_64
- os: ubuntu-24.04
goal: test
python: "3.9"
python: "3.10"
jid: 9
arch: x86_64
- os: ubuntu-24.04
goal: test
python: "3.10"
python: "3.11"
jid: 10
arch: x86_64
- os: ubuntu-24.04
goal: test
python: "3.11"
python: "3.12"
jid: 11
arch: x86_64