Commit 8726ea4
[github] Use pre-installed swift version
The marketplace GitHub action for checking out a specific swift version
causes all kinds of issues.
While installing swift manually is possible, it's extra work. As the
default GitHub ubuntu container ships with swift 6.2 pre-installed,
switch to just using that version.
Note: The MacOS instance uses 6.1.2 which is also new enough for our
purposes.
This allows us to reland commit 80ad045.
Fixed: 448848874
Change-Id: I28fa83b07c3f49dcdd6ef45dbac838d7ebeb885e
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/8687278
Reviewed-by: Michael Achenbach <[email protected]>
Commit-Queue: Michael Achenbach <[email protected]>
Auto-Submit: Matthias Liedtke <[email protected]>1 parent b5a499f commit 8726ea4
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
0 commit comments