Skip to content

Commit

Permalink
Use modelica image for module build test
Browse files Browse the repository at this point in the history
  • Loading branch information
artemis-beta committed Jul 27, 2024
1 parent b0ff82c commit 88ec792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_run_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
test_module_build:
name: Test Module Build (Python${{ matrix.python-version }} ${{ matrix.os }})
runs-on: ${{ matrix.os }}
container:
image: openmodelica/openmodelica:v1.23.1-ompython
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 88ec792

Please sign in to comment.