mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-18 12:34:39 +00:00
The 3.8 version used by Kodi isn't provided precompiled for Windows by Python
This commit is contained in:
parent
9425d82b35
commit
f9b0f685f1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
py_version: ['3.9', '3.11', '3.12', '3.13']
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
include:
|
||||
- py_version: '3.8.15'
|
||||
- py_version: '3.8'
|
||||
os: windows-latest
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue