mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Removing custom CMake version.
This commit is contained in:
parent
6723a8f64a
commit
12bab4a549
1 changed files with 0 additions and 6 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
|
@ -84,11 +84,6 @@ jobs:
|
|||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
-
|
||||
name: Set up CMake for libMesh build
|
||||
uses: jwlawson/actions-setup-cmake@v1.5
|
||||
with:
|
||||
cmake-version: 3.11.x
|
||||
-
|
||||
name: Environment Variables
|
||||
run: |
|
||||
|
|
@ -118,7 +113,6 @@ jobs:
|
|||
name: before
|
||||
shell: bash
|
||||
run: $GITHUB_WORKSPACE/tools/ci/gha-before-script.sh
|
||||
|
||||
-
|
||||
name: test
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue