Skip to content

Commit 2a21850

Browse files
committed
enable omc stable version
1 parent 4a61c97 commit 2a21850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
python-version: ['3.10', '3.12']
1616
os: ['ubuntu-latest', 'windows-latest']
17-
omc-version: ['nightly']
17+
omc-version: ['stable', 'nightly']
1818

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

0 commit comments

Comments
 (0)