Skip to content

Commit

Permalink
re yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RE committed Jan 6, 2024
1 parent e24c4ac commit 47bed17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ jobs:
test:
runs-on: ubuntu-22.04
container: ryuichiueda/ubuntu22.04-ros2:latest
strategy:
matrix:
python-version: ["3.7","3.8","3.9","3.10"]
steps:
- uses: actions/checkout@v2
- name: build and test
Expand Down

0 comments on commit 47bed17

Please sign in to comment.