We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af336a commit 45dabfbCopy full SHA for 45dabfb
1 file changed
.github/workflows/build_and_test_with_sanitizers.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: ./.github/actions/docker-build-action
15
with:
16
imageName: json_struct_sanitizer_docker:3
17
- dockerFile: docker/ubuntu24.04/Dockerfile
+ dockerFile: docker/archlinux/Dockerfile
18
user: ${{ github.actor }}
19
password: ${{ secrets.GITHUB_TOKEN }}
20
0 commit comments