Skip to content

Commit 8a3f161

Browse files
committed
Merge branch 'master' into cottsay/ros_version
2 parents e9fb708 + 3509f3f commit 8a3f161

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ jobs:
1212
os: [ubuntu-latest, macos-latest]
1313
python: ['3.7', '3.8', '3.9', '3.10']
1414
include:
15-
- os: ubuntu-18.04
16-
python: '2.7'
17-
- os: ubuntu-18.04
15+
- os: ubuntu-20.04
1816
python: '3.6'
1917
name: rosdep tests
2018
runs-on: ${{matrix.os}}

0 commit comments

Comments
 (0)