mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2025-12-11 17:30:54 +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:
|
||||
- python-version: "3.14"
|
||||
platform: windows-latest
|
||||
- python-version: "3.x"
|
||||
platform: windows-latest
|
||||
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user