mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 11:42:16 +00:00
Fix test workflow for Python 3.10
This commit is contained in:
parent
ac690592d6
commit
8e33b374fe
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- 3.7
|
- 3.7
|
||||||
- 3.8
|
- 3.8
|
||||||
- 3.9
|
- 3.9
|
||||||
- 3.10
|
- "3.10"
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user