Skip to content

Commit

Permalink
(actions) run on noetic again (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored May 4, 2021
1 parent 2b63457 commit 28ff4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ros_distro: [kinetic, melodic] # Temp remove noetic waitng for release of tf2_web_republisher
ros_distro: [kinetic, melodic, noetic]
node_version: [14]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 28ff4f5

Please sign in to comment.