Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nsk126 committed May 16, 2024
1 parent 0fbfa4c commit 0b728a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
name: spacenavpro

on:
- pull_request
- push

jobs:
build:
runs-on: ubuntu-20.04
container:
image: ros:noetic
image: ros:noetic-ros-core-focal
steps:
- uses: actions/checkout@v2
- name: Build package
Expand Down

0 comments on commit 0b728a6

Please sign in to comment.