Skip to content

Commit ad00fb3

Browse files
authored
Merge branch 'main' into validate_test_1
2 parents 09d2a64 + 1050839 commit ad00fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
shell: bash -el {0}
2525
strategy:
2626
matrix:
27-
python-version: ["3.9", "3.10", "3.11", "3.12"]
27+
python-version: ["3.11", "3.12"]
2828

2929
steps:
3030
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)