mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
Temporarily disable simulator macos job
This commit is contained in:
parent
898fcfe181
commit
1e9dc4a144
20
.github/workflows/build.yml
vendored
20
.github/workflows/build.yml
vendored
@ -52,13 +52,13 @@ jobs:
|
||||
path: gazebo/build/*.so
|
||||
retention-days: 1
|
||||
|
||||
build_simulator_macos:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install Gazebo
|
||||
run: brew tap osrf/simulation && brew install gazebo11
|
||||
- name: Install SDL2
|
||||
run: brew install sdl2
|
||||
- name: Build simulator
|
||||
run: make build_simulator
|
||||
# build_simulator_macos:
|
||||
# runs-on: macos-latest
|
||||
# steps:
|
||||
# - uses: actions/checkout@v3
|
||||
# - name: Install Gazebo
|
||||
# run: brew tap osrf/simulation && brew install gazebo11
|
||||
# - name: Install SDL2
|
||||
# run: brew install sdl2
|
||||
# - name: Build simulator
|
||||
# run: make build_simulator
|
||||
|
Loading…
x
Reference in New Issue
Block a user