mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ci: pull emscripten v4.0.15 to avoid c++17 errors (#25739)
https://github.com/emscripten-core/emscripten/issues/24850 Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
parent
12f6005c5c
commit
2fba5b4c1a
1
.github/workflows/failsafe_sim.yml
vendored
1
.github/workflows/failsafe_sim.yml
vendored
@ -48,6 +48,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/emscripten-core/emsdk.git _emscripten_sdk
|
||||
cd _emscripten_sdk
|
||||
git checkout 4.0.15
|
||||
./emsdk install latest
|
||||
./emsdk activate latest
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user