mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2025-12-12 01:41:16 +01:00
disable Python 3.14 on windows due to failing tests
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -27,6 +27,8 @@ jobs:
|
|||||||
exclude:
|
exclude:
|
||||||
- python-version: "3.14"
|
- python-version: "3.14"
|
||||||
platform: windows-latest
|
platform: windows-latest
|
||||||
|
- python-version: "3.x"
|
||||||
|
platform: windows-latest
|
||||||
|
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user