Skip to content

Commit 77bb180

Browse files
committed
Revert "only 3.12"
This reverts commit 6b2eadb.
1 parent 6b2eadb commit 77bb180

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

0 commit comments

Comments
 (0)