Update build.yml

This commit is contained in:
Jay Lee
2022-11-30 09:51:49 -05:00
committed by GitHub
parent d543fb9917
commit ba7a8d8937

View File

@ -69,6 +69,11 @@ jobs:
python: "3.10" python: "3.10"
jid: 10 jid: 10
arch: x86_64 arch: x86_64
- os: ubuntu-22.04
goal: test
python: "3.12.0-alpha - 3.12"
jid: 11
arch: x86_64
steps: steps: