Skip to content

Commit 45dabfb

Browse files
committed
and use archlinux in github workflow
1 parent 5af336a commit 45dabfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test_with_sanitizers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: ./.github/actions/docker-build-action
1515
with:
1616
imageName: json_struct_sanitizer_docker:3
17-
dockerFile: docker/ubuntu24.04/Dockerfile
17+
dockerFile: docker/archlinux/Dockerfile
1818
user: ${{ github.actor }}
1919
password: ${{ secrets.GITHUB_TOKEN }}
2020

0 commit comments

Comments
 (0)