mirror of
https://github.com/spl0k/supysonic.git
synced 2024-12-22 00:46:18 +00:00
Update GitHub Actions to use current Python versions
This commit is contained in:
parent
38f4874803
commit
a717a0905e
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
@ -25,12 +25,11 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python-version:
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
- "3.13"
|
||||
fail-fast: false
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user