Skip to content

Commit

Permalink
Update run-tutorials.yml
Browse files Browse the repository at this point in the history
Use official docker container
  • Loading branch information
BenjaminRodenberg authored Nov 26, 2024
1 parent 261690f commit c57da79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
run_ht_simple:
name: Run HT, simple
runs-on: ubuntu-latest
container: benjaminrodenberg/precice:2.5.0
container: precice/precice:2.5.1
steps:
- name: Checkout Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit c57da79

Please sign in to comment.