Skip to content

Commit 6858887

Browse files
author
Michael Vasseur
committed
Use our container for consistency
1 parent 7e1cbb7 commit 6858887

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88

99
jobs:
1010
check-static-codecov:
11+
container:
12+
image: domjudge/gitlabci:24.04
1113
runs-on: ubuntu-latest
1214
steps:
1315
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)