Commit e8cd991
committed
Remove unnecessary C++ library package install from GH prep script
These packages needed to be installed in some of the Linux
distributions because the swift docker container images didn't
include them, even though they are required to compile any C++
code. The docker images should be updated now and so these extra
steps are no longer needed.1 parent c5518b6 commit e8cd991
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
6 | | - | |
7 | | - | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
0 commit comments