Skip to content

Commit 29779d6

Browse files
authored
Update Mendix versions in nightly workflow
1 parent dc7ef0d commit 29779d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
mendix-version: ['10.24.16.96987', '11.6.4', '11.10.0']
17+
mendix-version: ['10.24.19.104498', '11.6.6', '11.10.0']
1818
fail-fast: false
1919
name: test (Mendix ${{ matrix.mendix-version }})
2020
steps:

0 commit comments

Comments
 (0)