Skip to content

Commit bdc3fbb

Browse files
committed
Use CI image to have preCICE user
1 parent adbbcab commit bdc3fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aste_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
build:
1515
runs-on: ubuntu-latest
16-
container: precice/precice:nightly
16+
container: precice/ci-ubuntu-2204:latest
1717
timeout-minutes: 30
1818
env:
1919
CXX_FLAGS: "-Werror -Wall -Wextra -Wno-unused-parameter"

0 commit comments

Comments
 (0)