Skip to content

Commit d81e33b

Browse files
committed
Revert "??? limit tests to OS:win/ubuntu & Python:3.13 & OM:stable"
This reverts commit eb312b41854b6310587e6be3cd1bed273e9197e0.
1 parent f2ab7e8 commit d81e33b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
timeout-minutes: 30
1515
strategy:
1616
matrix:
17-
python-version: ['3.13']
17+
python-version: ['3.10', '3.12', '3.13']
1818
os: ['ubuntu-latest', 'windows-latest']
19-
omc-version: ['stable']
19+
omc-version: ['stable', 'nightly']
2020

2121
steps:
2222
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)