We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84827bf commit e179aa2Copy full SHA for e179aa2
1 file changed
.github/workflows/Test.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
python-version: ['3.12']
18
os: ['ubuntu-latest']
19
- omc-version: ['stable', 'nightly']
+ omc-version: ['1.25.0', 'stable', 'nightly']
20
21
steps:
22
- uses: actions/checkout@v6
0 commit comments