Skip to content

Commit 480818d

Browse files
committed
Stop using precice/nightly container in the release workflow
1 parent 822e810 commit 480818d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ jobs:
99
build:
1010
name: Build package
1111
runs-on: ubuntu-latest
12-
container:
13-
image: precice/precice:nightly
14-
options: --user root
1512
steps:
1613
- uses: actions/checkout@v4
1714
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)