File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 43
43
- uses : OZI-Project/checkpoint@84a85f725520d5661ed417915ccb0e769973879c
44
44
with :
45
45
python-version : " 3.10"
46
+ parallel : false
46
47
47
48
checkpoint-cp311-ubuntu-latest :
48
49
name : checkpoint (Python 3.11 on ubuntu-latest)
73
74
- uses : OZI-Project/checkpoint@84a85f725520d5661ed417915ccb0e769973879c
74
75
with :
75
76
python-version : " 3.11"
77
+ parallel : false
76
78
77
79
checkpoint-cp312-ubuntu-latest :
78
80
name : checkpoint (Python 3.12 on ubuntu-latest)
@@ -103,6 +105,7 @@ jobs:
103
105
- uses : OZI-Project/checkpoint@84a85f725520d5661ed417915ccb0e769973879c
104
106
with :
105
107
python-version : " 3.12"
108
+ parallel : false
106
109
107
110
checkpoint-cp313-ubuntu-latest :
108
111
name : checkpoint (Python 3.13 on ubuntu-latest)
@@ -133,6 +136,7 @@ jobs:
133
136
- uses : OZI-Project/checkpoint@84a85f725520d5661ed417915ccb0e769973879c
134
137
with :
135
138
python-version : " 3.13"
139
+ parallel : false
136
140
137
141
checkpoint :
138
142
runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments