File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ jobs:
132132 fail-fast : false
133133 matrix :
134134 os : [ubuntu-latest, windows-latest, macos-latest]
135- python-version : ['3.9 ', '3.12', '3.14']
135+ python-version : ['3.10 ', '3.12', '3.14']
136136
137137 steps :
138138 - name : Checkout
@@ -182,7 +182,7 @@ jobs:
182182 fail-fast : false
183183 matrix :
184184 os : [ubuntu-latest, windows-latest, macos-latest]
185- python-version : ['3.9 ', '3.12', '3.14']
185+ python-version : ['3.10 ', '3.12', '3.14']
186186
187187 steps :
188188 - name : Checkout
@@ -232,7 +232,7 @@ jobs:
232232 fail-fast : false
233233 matrix :
234234 os : [ubuntu-latest, windows-latest, macos-latest]
235- python-version : ['3.9 ', '3.12', '3.14']
235+ python-version : ['3.10 ', '3.12', '3.14']
236236
237237 steps :
238238 - name : Checkout
Original file line number Diff line number Diff line change 8383 fail-fast : false
8484 matrix :
8585 os : [ubuntu-latest, windows-latest, macos-latest]
86- python-version : ['3.9 ', '3.12', '3.14']
86+ python-version : ['3.10 ', '3.12', '3.14']
8787
8888 steps :
8989 - name : Checkout
@@ -133,7 +133,7 @@ jobs:
133133 fail-fast : false
134134 matrix :
135135 os : [ubuntu-latest, windows-latest, macos-latest]
136- python-version : ['3.9 ', '3.12', '3.14']
136+ python-version : ['3.10 ', '3.12', '3.14']
137137
138138 steps :
139139 - name : Checkout
@@ -183,7 +183,7 @@ jobs:
183183 fail-fast : false
184184 matrix :
185185 os : [ubuntu-latest, windows-latest, macos-latest]
186- python-version : ['3.9 ', '3.12', '3.14']
186+ python-version : ['3.10 ', '3.12', '3.14']
187187
188188 steps :
189189 - name : Checkout
You can’t perform that action at this time.
0 commit comments