Skip to content

Commit 15968e5

Browse files
committed
disable nightly tests
1 parent f3ff55c commit 15968e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/FMITest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
python-version: ['3.12']
1515
os: ['ubuntu-latest', 'windows-latest']
16-
omc-version: ['stable', 'nightly']
16+
omc-version: ['stable']
1717

1818
steps:
1919
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)