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 aa0e8ae commit f18d98dCopy full SHA for f18d98d
1 file changed
.github/workflows/build.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: "Set up OpenModelica Compiler"
21
uses: OpenModelica/setup-openmodelica@v1.0.5
22
with:
23
- version: '1.25.4'
+ version: 'stable'
24
packages: |
25
'omc'
26
'omsimulator'
0 commit comments