Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
rrsettgast committed Oct 21, 2023
1 parent 030adfa commit 0b06161
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/continuousIntegration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,10 @@ jobs:
linux_builds:
name: ${{matrix.name}}
runs-on: ${{matrix.os}}

strategy:
# Set fail-fast to false to ensure that feedback is delivered for all matrix combinations. Consider changing this to true when your workflow is stable.
fail-fast: false
matrix:
os: [ubuntu-latest]
include:
- name: ubi8.8-clang15-debug
DOCKER_REPOSITORY: geosx/ubi8:ubi8.8
Expand Down

0 comments on commit 0b06161

Please sign in to comment.