diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ab8bd20..364636a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ env: # Paths for various manually installed utilities. Don't try to use $HOME # because GitHub Actions won't support it. MAGICK_BIN: /home/runner/imagemagick/bin/magick - MAGICK_RELEASE: 7.1.0-56 + MAGICK_RELEASE: 7.1.1-18 MOZJPEG_BIN: /opt/mozjpeg/bin/cjpeg PNGQUANT_BIN: /usr/bin/pngquant