test with 24.04 lts ubuntu

This commit is contained in:
Debanjan Basu 2024-05-18 19:16:41 +10:00
parent 70a31510fe
commit 37eace2d83

View File

@ -13,7 +13,7 @@ VERSION 0.7
# Start with older Ubuntu to ensure GLIBC symbol versioning support for older linux
# Ensure we are using an amd64 platform because some of these targets use cross-platform tooling
FROM ubuntu:18.04
FROM ubuntu:24.04
ENV ZIG_VERSION=0.13.0-dev.46+3648d7df1
ENV RUSTUP_HOME=/usr/local/rustup