mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
disable Python 3.14 on windows due to failing tests
This commit is contained in:
parent
0a0baebaad
commit
7ab0744495
1 changed files with 2 additions and 0 deletions
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 }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue