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