We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5637bf commit 4be87f3Copy full SHA for 4be87f3
1 file changed
.github/workflows/Test.yml
@@ -14,7 +14,7 @@ jobs:
14
timeout-minutes: 30
15
strategy:
16
matrix:
17
- python-version: ['3.10', '3.12', '3.13']
+ python-version: ['3.10', '3.14']
18
os: ['ubuntu-latest', 'windows-latest']
19
omc-version: ['stable', 'nightly']
20
0 commit comments