We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a11664 commit 82e719cCopy full SHA for 82e719c
1 file changed
.github/workflows/Test.yml
@@ -18,7 +18,7 @@ jobs:
18
# * Python 3.10 - oldest supported version
19
# * Python 3.12 - changes in OMCSession / OMCPath
20
# * Python 3.14 - latest Python version
21
- python-version: ['3.13]
+ python-version: ['3.13']
22
# * Linux using ubuntu-latest
23
# * Windows using windows-latest
24
os: ['ubuntu-latest', 'windows-latest']
0 commit comments