mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
actions: reenable Python 3.12
This commit is contained in:
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@@ -86,11 +86,11 @@ jobs:
|
|||||||
python: "3.10"
|
python: "3.10"
|
||||||
jid: 11
|
jid: 11
|
||||||
arch: x86_64
|
arch: x86_64
|
||||||
#- os: ubuntu-22.04
|
- os: ubuntu-22.04
|
||||||
# goal: test
|
goal: test
|
||||||
# python: "3.12"
|
python: "3.12"
|
||||||
# jid: 12
|
jid: 12
|
||||||
# arch: x86_64
|
arch: x86_64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user