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