Skip to content

Commit

Permalink
enforce 11.2 engine usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-rew committed Oct 30, 2023
1 parent 537ae05 commit ec82520
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
uses: './.github/workflows/ci.yml'
secrets: inherit
with:
mvnArgs: '"-Divy.engine.download.url=https://dev.axonivy.com/permalink/dev/axonivy-engine.zip" "-Divy.engine.version=(10.0.0,]" -Dmaven.deploy.skip=true'
mvnArgs: '"-Divy.engine.download.url=https://dev.axonivy.com/permalink/dev/axonivy-engine.zip" "-Divy.engine.version=11.2.0" -Dmaven.deploy.skip=true'

0 comments on commit ec82520

Please sign in to comment.