Skip to content

Commit fbc9fbb

Browse files
committed
update ci
1 parent 53e397d commit fbc9fbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-ros1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- main
1212

1313
jobs:
14-
build-cpython:
14+
build-ros1:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
1717
matrix:

.github/workflows/build-ros2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- main
1212

1313
jobs:
14-
build-cpython:
14+
build-ros2:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
1717
matrix:

0 commit comments

Comments
 (0)