We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73e9c9 commit be31b60Copy full SHA for be31b60
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.9.0']
+ mendix-version: ['10.24.16.96987', '11.6.4', '11.10.0']
18
fail-fast: false
19
name: test (Mendix ${{ matrix.mendix-version }})
20
steps:
0 commit comments