mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
added python 3.12 to ctest
This commit is contained in:
parent
440fda917a
commit
784aa9cf82
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ctest.yml
vendored
1
.github/workflows/ctest.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
- python-version: "3.9"
|
||||
- python-version: "3.10"
|
||||
- python-version: "3.11"
|
||||
- python-version: "3.12"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue