Skip to content

Commit

Permalink
freeze dev on 11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-rew committed Jul 29, 2024
1 parent 9addbdd commit 7a12e4f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ jobs:
with:
# temporary: disable script validation ... connector uses a variable not compatible with 11.4!
mvnArgs: '-Divy.script.validation.skip=true'

# temporary: use 11.3 until root cause of failing tests on 11.4 is known
ivyPluginVersion: 11.3.0
testerVersion: 11.3.0
ivyVersion: nightly-11.3

0 comments on commit 7a12e4f

Please sign in to comment.