Skip to content

Commit ab2cdf9

Browse files
committed
test only for Python 3.12 for now
1 parent 3ec9ca8 commit ab2cdf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
timeout-minutes: 30
1313
strategy:
1414
matrix:
15-
python-version: ['3.10', '3.12']
15+
python-version: ['3.12']
1616
os: ['ubuntu-latest', 'windows-latest']
1717
omc-version: ['stable']
1818

0 commit comments

Comments
 (0)