Skip to content

Commit 5291e9b

Browse files
committed
Add a 10.11.0 with a UR18 to the test matrix
1 parent dc018dc commit 5291e9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
- ROBOT_MODEL: 'ur5e'
3030
URSIM_VERSION: '10.7.0'
3131
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
32+
- ROBOT_MODEL: 'ur18'
33+
URSIM_VERSION: '10.11.0-preview'
34+
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
3235

3336
steps:
3437
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)