mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
commit
ebce4bd5bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
platform: [ubuntu-latest]
|
platform: [ubuntu-latest]
|
||||||
python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10-dev]
|
python-version: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10-dev]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PY_COLORS: 1
|
PY_COLORS: 1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue