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