mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Also build an arm64 version of the devcontainer and combine both into a
multi platform image.
This also fixes the upload step, which was broken on main by
b5d454eca0.
We also allow triggering the publish job on forks via manual workflow
trigger, which allows more convenient testing.
[Manually triggered
workflow](https://github.com/servo/servo/actions/runs/24336772082)
Testing: This is a CI change.
---------
Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>