We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235f1b2 commit ef81e62Copy full SHA for ef81e62
.github/workflows/ unit_testing_umfile_utils.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- python-version: ["3.9", "3.10", "3.11"]
+ python-version: ["3.10", "3.11"]
19
20
steps:
21
- name: Checkout source
0 commit comments