Skip to content

Commit 4f73fae

Browse files
committed
Add Ubuntu 26.04 to Vanagon builds
1 parent 45c2297 commit 4f73fae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build_vanagon.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ jobs:
7777
'ubuntu-25.04-amd64'
7878
'ubuntu-25.04-aarch64'
7979
'ubuntu-25.04-armhf'
80+
'ubuntu-25.04-amd64'
81+
'ubuntu-25.04-aarch64'
82+
'ubuntu-25.04-armhf'
8083
'windows-all-x64'
8184
)
8285
if [[ -n "${{ inputs.platform_list }}" ]]; then

0 commit comments

Comments
 (0)