Skip to content

Commit 476c87b

Browse files
committed
Bump debian version
1 parent 41bddcf commit 476c87b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
ls
6262
zip ../Cell2FireW_${{ env.RELEASE_TAG }}-Windows-x86_64-binary.zip Cell2Fire.exe *.dll
6363
zip ../Cell2FireW_${{ env.RELEASE_TAG }}-manylinux-x86_64-binary.zip Cell2Fire ldd_manylinux.txt
64-
zip ../Cell2FireW_${{ env.RELEASE_TAG }}-Debian.bookworm.x86_64-binary.zip Cell2Fire.Debian.bookworm.x86_64 ldd.Debian.bookworm.x86_64.txt
64+
zip ../Cell2FireW_${{ env.RELEASE_TAG }}-Debian.trixie.x86_64-binary.zip Cell2Fire.Debian.trixie.x86_64 ldd.Debian.trixie.x86_64.txt
6565
zip ../Cell2FireW_${{ env.RELEASE_TAG }}-Ubuntu.noble.x86_64-binary.zip Cell2Fire.Ubuntu.noble.x86_64 ldd.Ubuntu.noble.x86_64.txt
6666
zip ../Cell2FireW_${{ env.RELEASE_TAG }}-macOS-binaries.zip Cell2Fire_Darwin* otool*.txt
6767
@@ -93,7 +93,7 @@ jobs:
9393
Cell2FireW_${{ env.RELEASE_TAG }}.zip
9494
Cell2FireW_${{ env.RELEASE_TAG }}-Windows-x86_64-binary.zip
9595
Cell2FireW_${{ env.RELEASE_TAG }}-manylinux-x86_64-binary.zip
96-
Cell2FireW_${{ env.RELEASE_TAG }}-Debian.bookworm.x86_64-binary.zip
96+
Cell2FireW_${{ env.RELEASE_TAG }}-Debian.trixie.x86_64-binary.zip
9797
Cell2FireW_${{ env.RELEASE_TAG }}-Ubuntu.noble.x86_64-binary.zip
9898
Cell2FireW_${{ env.RELEASE_TAG }}-macOS-binaries.zip
9999
Kitral-asc.zip

0 commit comments

Comments
 (0)