Skip to content

Commit 70ad31e

Browse files
committed
Add 10.13 to test matrix
1 parent ca25b13 commit 70ad31e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ jobs:
7373
- ROBOT_MODEL: 'ur5e'
7474
URSIM_VERSION: '10.12.0'
7575
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
76+
- ROBOT_MODEL: 'ur15'
77+
URSIM_VERSION: '10.13.0'
78+
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
7679

7780
steps:
7881
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)