Skip to content

Commit 63d2cc9

Browse files
weizhouapachedhslove
authored andcommitted
.github: fix test_certauthority_root in 4.19 (apache#10037)
1 parent 325ca29 commit 63d2cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ jobs:
226226
- name: Set up Python
227227
uses: actions/setup-python@v5
228228
with:
229-
python-version: '3.8'
229+
python-version: '3.10'
230230
architecture: 'x64'
231231

232232
- name: Install Build Dependencies

0 commit comments

Comments
 (0)