Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Kei18 committed Feb 18, 2024
1 parent 21c0e5d commit a5f5b74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: bash ./third_party/openFrameworks/scripts/osx/download_libs.sh && make -j4

build-ubuntu:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ echo "export PATH=$(pwd)/bin/mapf-visualizer.app/Contents/MacOS:\$PATH" >> ~/.ba

required: around 10 minutes

### for Ubuntu
### for Ubuntu 20.04

```sh
git clone https://github.com/Kei18/mapf-visualizer.git
Expand Down

0 comments on commit a5f5b74

Please sign in to comment.