From 916f4f8ea29d27db5c12ad94bb275931dff64509 Mon Sep 17 00:00:00 2001 From: James Wrigley Date: Thu, 6 Feb 2025 11:27:22 +0100 Subject: [PATCH] [CImGuiPack] Bump to build for Julia 1.13 --- C/CImGuiPack/build_tarballs.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/C/CImGuiPack/build_tarballs.jl b/C/CImGuiPack/build_tarballs.jl index c501549e4d5..3edaebaf788 100644 --- a/C/CImGuiPack/build_tarballs.jl +++ b/C/CImGuiPack/build_tarballs.jl @@ -82,3 +82,4 @@ dependencies = [ # Build the tarballs, and possibly a `build.jl` as well. build_tarballs(ARGS, name, version, sources, script, platforms, products, dependencies; julia_compat="1.9", preferred_gcc_version=v"8") +# Build trigger: 1