Skip to content

Commit

Permalink
refactor(ci): remove non vtk linux builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed May 24, 2024
1 parent b772ee0 commit b368968
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ jobs:
config: Debug
container: ghcr.io/viennatools/vienna-builder:vtk

- os: ubuntu-latest
config: Release
container: ghcr.io/viennatools/vienna-builder:stock
- os: ubuntu-latest
config: Debug
container: ghcr.io/viennatools/vienna-builder:stock

runs-on: ${{ matrix.os }}
container: ${{ matrix.container }}

Expand Down

0 comments on commit b368968

Please sign in to comment.