Skip to content

Commit be47512

Browse files
committed
Revert "test only for Python 3.12 for now"
This reverts commit ab2cdf9.
1 parent f5167a2 commit be47512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.12']
15+
python-version: ['3.10', '3.12']
1616
os: ['ubuntu-latest', 'windows-latest']
1717
omc-version: ['stable']
1818

0 commit comments

Comments
 (0)