Skip to content

Commit d81184f

Browse files
authored
Update Makefile add debian 13
1 parent 41e030f commit d81184f

File tree

1 file changed

+1
-0
lines changed
  • .github/workflows/execute-build/test_apps/hi

1 file changed

+1
-0
lines changed

.github/workflows/execute-build/test_apps/hi/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ DOCKER_IMAGE_noble = ubuntu:24.04
1515
DOCKER_IMAGE_focal = ubuntu:20.04
1616
DOCKER_IMAGE_bullseye = debian:11
1717
DOCKER_IMAGE_bookworm = debian:12
18+
DOCKER_IMAGE_trixie = debian:13
1819
DOCKER_IMAGE_el8 = rockylinux:8
1920
DOCKER_IMAGE_el9 = rockylinux:9
2021
DOCKER_IMAGE_amzn2023 = amazonlinux:2023

0 commit comments

Comments
 (0)