Ramon Roche
|
a3f398943e
|
ci: update macos runner
|
2023-07-18 11:45:41 -04:00 |
Justin
|
88bf1030b5
|
Update CI to use the main branches.
|
2022-09-07 20:03:19 -04:00 |
Daniel Agar
|
ad27d2c49a
|
github actions enable ccache hash_dir for SITL tests
|
2021-10-06 09:28:27 -04:00 |
Daniel Agar
|
52fccb1e75
|
github actions decrease ccache max_size selectively
|
2021-10-06 09:28:27 -04:00 |
Daniel Agar
|
d002002ceb
|
github actions increase ccache compression level
|
2021-10-06 09:28:27 -04:00 |
Daniel Agar
|
4a65ad9148
|
github actions decrease max ccache size
- lower compression level to 5 as recommended by ccache manual
|
2021-02-22 18:59:35 -05:00 |
Lorenz Meier
|
f19f93eedf
|
MacOS: Disable OS tests
This is suboptimal but survivable since MacOS is not a deployment target. We still need to identify the root cause.
|
2021-01-31 10:45:43 -05:00 |
Lorenz Meier
|
ddc1f964d2
|
Mac OS CI: Harden against intermittent install failures
|
2020-12-28 23:43:57 +01:00 |
JaeyoungLim
|
39c585ac97
|
Enable SITL tests for macos (#16329)
This commit enables SITL testing on macOS
|
2020-12-18 20:31:51 +09:00 |
Julian Oes
|
9723b26d72
|
workflows: OSX.sh is now called macos.sh
|
2020-07-17 14:58:31 -04:00 |
Daniel Agar
|
1ea416f6de
|
Github Actions MacOS skip SITL tests for now
- there's an intermittent crash when running these tests on Github Actions MacOS infrastructure (10.15)
- see https://github.com/PX4/Firmware/issues/15225 for more detail
|
2020-06-28 20:52:50 -04:00 |
Daniel Agar
|
4b45b70e7a
|
Github Actions remove MacOS homebrew cache
- it's large and takes as much time saving/restoring the cache as it saves
|
2020-06-23 10:48:22 -04:00 |
Daniel Agar
|
7404e886fe
|
Github Actions MacOS add homebrew caching
|
2020-06-22 15:42:14 -04:00 |
Daniel Agar
|
033c5d0110
|
Github Actions add MacOS build and fix Tools/setup/OSX.sh
- Tools/setup/OSX.sh wasn't installing px4-dev on fresh run
|
2020-06-22 15:23:29 -04:00 |