Skip to content

Commit 94b00eb

Browse files
committed
Add Ubuntu 25.10
was added here as well: * OpenVoxProject/openvox-server#138 * OpenVoxProject/openvoxdb#115
1 parent 0ec4bf6 commit 94b00eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_ezbake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ env:
3333
# https://github.com/boto/boto3/issues/4398#issuecomment-2619946229
3434
AWS_REQUEST_CHECKSUM_CALCULATION: "WHEN_REQUIRED"
3535
AWS_RESPONSE_CHECKSUM_VALIDATION: "WHEN_REQUIRED"
36-
DEB_PLATFORMS: ${{ inputs.deb_platform_list || 'ubuntu-22.04,ubuntu-24.04,ubuntu-25.04,debian-11,debian-12,debian-13' }}
36+
DEB_PLATFORMS: ${{ inputs.deb_platform_list || 'ubuntu-22.04,ubuntu-24.04,ubuntu-25.04,ubuntu-25.10,debian-11,debian-12,debian-13' }}
3737
RPM_PLATFORMS: ${{ inputs.rpm_platform_list || 'amazon-2,amazon-2023,el-8,el-9,el-10,fedora-42,fedora-43,sles-15,sles-16' }}
3838
EZBAKE_BRANCH: ${{ inputs.ezbake-ref }}
3939

0 commit comments

Comments
 (0)