Skip to content

Commit d10692d

Browse files
committed
limit unittest
1 parent 148a14b commit d10692d

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
@@ -12,8 +12,8 @@ jobs:
1212
timeout-minutes: 30
1313
strategy:
1414
matrix:
15-
python-version: ['3.10', '3.12']
16-
os: ['ubuntu-latest', 'windows-latest']
15+
python-version: ['3.12']
16+
os: ['ubuntu-latest']
1717
omc-version: ['stable']
1818

1919
steps:

0 commit comments

Comments
 (0)