File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,16 +68,16 @@ jobs:
6868 os : ubuntu-24.04-arm
6969 binary_asset : bssh-linux-aarch64.tar.gz
7070
71- # Ubuntu 24.10 (Oracular ) - AMD64
72- - distro : oracular
73- version : " 24.10 "
71+ # Ubuntu 25.04 (Plucky ) - AMD64
72+ - distro : plucky
73+ version : " 25.04 "
7474 arch : amd64
7575 os : ubuntu-24.04
7676 binary_asset : bssh-linux-x86_64.tar.gz
7777
78- # Ubuntu 24.10 (Oracular ) - ARM64
79- - distro : oracular
80- version : " 24.10 "
78+ # Ubuntu 25.04 (Plucky ) - ARM64
79+ - distro : plucky
80+ version : " 25.04 "
8181 arch : arm64
8282 os : ubuntu-24.04-arm
8383 binary_asset : bssh-linux-aarch64.tar.gz
@@ -267,4 +267,4 @@ jobs:
267267 # Don't fail if some files don't match the pattern
268268 fail_on_unmatched_files : false
269269 # Don't update the "latest" release pointer
270- make_latest : false
270+ make_latest : false
You can’t perform that action at this time.
0 commit comments