Skip to content

Commit

Permalink
Try this one.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Oct 24, 2022
1 parent e5e0917 commit b9f2ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
build:
if: "!(contains(github.event.head_commit.message, '[ci skip]') || contains(github.event.head_commit.message, '[skip ci]'))"
runs-on: ubuntu-20.04
container: fenicsproject/test-env:v0.5.1-r1-openmpi
container: fenicsproject/test-env:v0.5.1-openmpi

env:
CC: clang
Expand Down

0 comments on commit b9f2ec0

Please sign in to comment.