Skip to content

Commit 8caffb0

Browse files
committed
unit_tests.yml: python-version: '3.12'
1 parent 6cc736e commit 8caffb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ jobs:
1212
os:
1313
- ubuntu-latest
1414
python-version:
15-
- '3.9'
16-
- '3.10'
15+
- '3.12'
1716
steps:
1817
- name: Checkout repo
1918
uses: actions/checkout@v4

0 commit comments

Comments
 (0)