mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-12 16:45:35 +00:00
Remove 3.6 and 3.7 support in CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 4
|
||||
max-parallel: 6
|
||||
matrix:
|
||||
python-version: ['3.8', '3.9', '3.10', '3.11']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user