Skip to content

Commit 48a77e9

Browse files
committed
add debian 13 to release workflow
1 parent f9c85a1 commit 48a77e9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
include:
4141
- distro: debian
4242
version: 12
43+
- distro: debian
44+
version: 13
4345
- distro: ubuntu
4446
version: 22.04
4547
- distro: ubuntu
@@ -110,6 +112,8 @@ jobs:
110112
include:
111113
- distro: debian
112114
version: 12
115+
- distro: debian
116+
version: 13
113117
- distro: ubuntu
114118
version: 22.04
115119
- distro: ubuntu

0 commit comments

Comments
 (0)