File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 matrix :
1414 python-version : ['3.12']
1515 os : ['ubuntu-latest', 'windows-latest']
16- omc-version : ['stable']
16+ omc-version : ['stable', 'nightly' ]
1717
1818 steps :
1919 - uses : actions/checkout@v5
Original file line number Diff line number Diff line change 1414 matrix :
1515 python-version : ['3.10', '3.12']
1616 os : ['ubuntu-latest', 'windows-latest']
17- omc-version : ['stable']
17+ omc-version : ['stable', 'nightly' ]
1818
1919 steps :
2020 - uses : actions/checkout@v5
4848 'Modelica 4.0.0'
4949 - run : " omc --version"
5050
51- - name : Pull OpenModelica docker image
52- if : runner.os != 'Windows'
53- run : docker pull openmodelica/openmodelica:v1.25.0-minimal
51+ # - name: Pull OpenModelica docker image
52+ # if: runner.os != 'Windows'
53+ # run: docker pull openmodelica/openmodelica:v1.25.0-minimal
5454
5555 - name : Run pytest
5656 uses : pavelzw/pytest-action@v2
You can’t perform that action at this time.
0 commit comments