Skip to content

Commit

Permalink
Switch the clang-15 builds to debian:stable since the package was dro…
Browse files Browse the repository at this point in the history
…pped from unstable

Signed-off-by: Haru <[email protected]>
  • Loading branch information
MishimaHaruna committed Nov 30, 2024
1 parent c4ad5a3 commit 257343f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang15_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cancel-in-progress: true

container:
image: debian:unstable
image: debian:stable
services:
mariadb:
image: mariadb:latest
Expand Down

0 comments on commit 257343f

Please sign in to comment.