Skip to content

Commit

Permalink
ci: up integration deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Nov 7, 2024
1 parent 22fab5c commit a0f3eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
os: [ ubuntu-latest ]
node-version: [ 20 ]
integration-deps:
- diagram-js@11.9 bpmn-js@11.5
- diagram-js@14 bpmn-js@17
- "" # as defined in package.json

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit a0f3eb7

Please sign in to comment.