actions: reenable Python 3.12

This commit is contained in:
Jay Lee
2023-08-13 11:31:40 -04:00
committed by GitHub
parent 02c7628840
commit bea1c1c22d

View File

@@ -86,11 +86,11 @@ jobs:
python: "3.10"
jid: 11
arch: x86_64
#- os: ubuntu-22.04
# goal: test
# python: "3.12"
# jid: 12
# arch: x86_64
- os: ubuntu-22.04
goal: test
python: "3.12"
jid: 12
arch: x86_64
steps: