diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ecbfc9c0..134b9fec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: test: name: Test runs-on: ubuntu-latest - timeout-minutes: 15 + timeout-minutes: 20 steps: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 diff --git a/tests/fixtures/content/motorcycle.heif b/tests/fixtures/content/motorcycle.heif index 7a68f35d..7ffeb818 100644 Binary files a/tests/fixtures/content/motorcycle.heif and b/tests/fixtures/content/motorcycle.heif differ diff --git a/tests/fixtures/formats/sample.jxl b/tests/fixtures/formats/sample.jxl index aaeef0b8..be8351a0 100644 Binary files a/tests/fixtures/formats/sample.jxl and b/tests/fixtures/formats/sample.jxl differ