Skip to content

Commit 7bbae48

Browse files
authored
Merge pull request #3333 from MishimaHaruna/fix-clang15-ci
Fix clang-15 CI jobs in GitHub Actions
2 parents c4ad5a3 + 257343f commit 7bbae48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang15_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cancel-in-progress: true
3333

3434
container:
35-
image: debian:unstable
35+
image: debian:stable
3636
services:
3737
mariadb:
3838
image: mariadb:latest

0 commit comments

Comments
 (0)