Skip to content

Commit 2da4415

Browse files
committed
ci: Use system Python version
1 parent 735a9ad commit 2da4415

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
# 6.2.0
2222
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
2323
with:
24-
python-version: '3.10'
2524
cache: 'pip'
2625
cache-dependency-path: '**/requirements*.txt'
2726

@@ -55,7 +54,6 @@ jobs:
5554
# 6.2.0
5655
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
5756
with:
58-
python-version: '3.10'
5957
cache: 'pip'
6058
cache-dependency-path: '**/requirements*.txt'
6159

0 commit comments

Comments
 (0)