mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
added python 3.12 to test suite
This commit is contained in:
1
.github/workflows/python-package.yaml
vendored
1
.github/workflows/python-package.yaml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
exclude:
|
||||
# 3.8 on windows fails due to some pip issue
|
||||
- os: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user