Skip to content

Commit 60822ce

Browse files
akoclaude
andcommitted
feat: add Mendix 10.24.16 to nightly integration test matrix
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a0f9ecb commit 60822ce

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: ['11.6.4', '11.8.0']
17+
mendix-version: ['10.24.16', '11.6.4', '11.8.0']
1818
fail-fast: false
1919
name: test (Mendix ${{ matrix.mendix-version }})
2020
steps:

0 commit comments

Comments
 (0)