From 848317413a57a4f1bd219d2fb751575b18439fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= <mosra@centrum.cz> Date: Wed, 31 Jan 2024 09:17:46 +0100 Subject: [PATCH] Version 3.2.1. --- .github/workflows/openexr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/openexr.yml b/.github/workflows/openexr.yml index 8d95cfc..b751795 100644 --- a/.github/workflows/openexr.yml +++ b/.github/workflows/openexr.yml @@ -10,7 +10,7 @@ concurrency: env: ZLIB_VERSION: 1.2.13 - OPENEXR_VERSION: 3.1.5 + OPENEXR_VERSION: 3.2.1 # For testing on the magnum-plugins CI we deliberately want older versions # -- the stock version on Ubuntu 18.04 is 2.2, which is too old and leaky, # so can't use that, but using version 3 would mean we lose the possibility