Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
obiltschnig committed Oct 4, 2023
1 parent bcff3b0 commit dbbf470
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: macchina-remote-sdk-ci
on: [push]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

jobs:
linux-gcc-cmake:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit dbbf470

Please sign in to comment.