We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebeb1f3 commit 40511ebCopy full SHA for 40511eb
1 file changed
.github/workflows/FMITest.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
python-version: ['3.12']
15
- os: ['ubuntu-latest', 'windows-latest']
+ os: ['windows-latest']
16
omc-version: ['stable', 'nightly']
17
18
steps:
0 commit comments