Skip to content

Commit 96af39f

Browse files
committed
Bump used Modelica language version to 3.6
1 parent 402662a commit 96af39f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkCI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Check syntax
8181
run: |
8282
echo "::add-matcher::./.github/moparser.json"
83-
ModelicaSyntaxChecker/Linux64/moparser -v 3.4 -r Complex.mo Modelica ModelicaReference ModelicaServices ModelicaTest ModelicaTestConversion4.mo ModelicaTestOverdetermined.mo ObsoleteModelica4.mo
83+
ModelicaSyntaxChecker/Linux64/moparser -v 3.6 -r Complex.mo Modelica ModelicaReference ModelicaServices ModelicaTest ModelicaTestConversion4.mo ModelicaTestOverdetermined.mo ObsoleteModelica4.mo
8484
echo "::remove-matcher owner=moparser::"
8585
deprecation_checks:
8686
timeout-minutes: 5

0 commit comments

Comments
 (0)