This repository was archived by the owner on Oct 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 16
16
- name : Set up Python
17
17
uses : actions/setup-python@v4
18
18
with :
19
- python-version : ' 3.10 '
19
+ python-version : ' 3.7 '
20
20
21
21
- name : Install Poetry
22
22
uses : snok/install-poetry@v1.3.1
43
43
- name : Set up Python
44
44
uses : actions/setup-python@v4
45
45
with :
46
- python-version : ' 3.10 '
46
+ python-version : ' 3.7 '
47
47
48
48
- name : Install Poetry
49
49
uses : snok/install-poetry@v1.3.1
70
70
- name : Set up Python
71
71
uses : actions/setup-python@v4
72
72
with :
73
- python-version : ' 3.10 '
73
+ python-version : ' 3.7 '
74
74
75
75
- name : Install Poetry
76
76
uses : snok/install-poetry@v1.3.1
@@ -101,7 +101,7 @@ jobs:
101
101
- name : Set up Python
102
102
uses : actions/setup-python@v4
103
103
with :
104
- python-version : ' 3.10 '
104
+ python-version : ' 3.7 '
105
105
106
106
- name : Install Poetry
107
107
uses : snok/install-poetry@v1.3.1
@@ -129,7 +129,7 @@ jobs:
129
129
- name : Set up Python
130
130
uses : actions/setup-python@v4
131
131
with :
132
- python-version : ' 3.10 '
132
+ python-version : ' 3.7 '
133
133
134
134
- name : Install Poetry
135
135
uses : snok/install-poetry@v1.3.1
@@ -160,7 +160,7 @@ jobs:
160
160
- name : Set up Python
161
161
uses : actions/setup-python@v4
162
162
with :
163
- python-version : ' 3.10 '
163
+ python-version : ' 3.7 '
164
164
165
165
- name : Install Poetry
166
166
uses : snok/install-poetry@v1.3.1
Original file line number Diff line number Diff line change 19
19
- name : Set up Python
20
20
uses : actions/setup-python@v4
21
21
with :
22
- python-version : ' 3.10 '
22
+ python-version : ' 3.7 '
23
23
24
24
- name : Install Poetry
25
25
uses : snok/install-poetry@v1.3.1
You can’t perform that action at this time.
0 commit comments