Skip to content

Commit dace58a

Browse files
committed
Add 10.11.0 to ci matrix
1 parent 1d785d9 commit dace58a

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: 'ur5e'
33+
URSIM_VERSION: '10.11.0'
34+
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
3235

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

0 commit comments

Comments
 (0)