Skip to content

Commit 1b8f49c

Browse files
committed
remove python setup
1 parent 4c5a1d4 commit 1b8f49c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,6 @@ jobs:
107107
steps:
108108
- uses: actions/checkout@v3
109109

110-
- name: Set up Python 3.10
111-
uses: actions/setup-python@v2
112-
113110
- name: Set up pip and setuptools
114111
run: |
115112
pip3 install -U pip

0 commit comments

Comments
 (0)