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