Skip to content

Commit

Permalink
test compatiblity with camunda 7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Noordsestern committed Feb 18, 2024
1 parent 317bad9 commit 89391b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/robot-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
auth_enabled: ['false', 'true']
camunda_version: ['run-7.14.0','run-7.15.0','run-7.16.0','run-7.17.0']
camunda_version: ['run-7.14.0','run-7.15.0','run-7.16.0','run-7.17.0','run-7.18.0','run-7.19.0','run-7.20.0']
services:
camunda:
image: camunda/camunda-bpm-platform:${{ matrix.camunda_version }}
Expand Down

0 comments on commit 89391b8

Please sign in to comment.