Skip to content

Commit

Permalink
Also fix system tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Jun 19, 2023
1 parent 41b74b6 commit 1a048b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
runs-on: ubuntu-latest
services:
mysql:
image: mariadb
image: 'mariadb:10.11.3'
env:
MYSQL_DATABASE: "dodona_test"
MYSQL_ROOT_PASSWORD: "dodona"
Expand Down

0 comments on commit 1a048b8

Please sign in to comment.