Skip to content

Commit

Permalink
fixup 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Jul 13, 2024
1 parent 0f1009c commit f600ab7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/chroot-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
matrix:
version: [empty, amd64, arm64, armhf, i386]
runs-on: ubuntu-latest
image: domjudge/gitlabci:24.04
container:
image: domjudge/gitlabci:24.04
steps:
- uses: actions/checkout@v4
- name: Setup image and test the chroots
Expand Down

0 comments on commit f600ab7

Please sign in to comment.