We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7ef0d commit 29779d6Copy full SHA for 29779d6
1 file changed
.github/workflows/nightly.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- mendix-version: ['10.24.16.96987', '11.6.4', '11.10.0']
+ mendix-version: ['10.24.19.104498', '11.6.6', '11.10.0']
18
fail-fast: false
19
name: test (Mendix ${{ matrix.mendix-version }})
20
steps:
0 commit comments