Skip to content

Commit 155b712

Browse files
committed
Switch from precice:develop to precice:nightly in the CI
1 parent af8e308 commit 155b712

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
run_tests:
3333
runs-on: ubuntu-latest
34-
container: precice/precice:develop
34+
container: precice/precice:nightly
3535
needs: [build]
3636
strategy:
3737
fail-fast: false

0 commit comments

Comments
 (0)