Commit cf2a27f
committed
workflows/release-binaries: Limit the number of projects built for pull requests
The github hosted runners can't do a full build before the 6 hour
timeout, so build less projects to give the build a chance to finish.
We use more powerful runners for the actual release builds, so we
just need to make this change for pull requests where we use the
slower github hosted runners.1 parent 7371f69 commit cf2a27f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
148 | 153 | | |
149 | 154 | | |
150 | 155 | | |
| |||
0 commit comments