Improve error reporting for TGAs with invalid palettes (#570)

This commit is contained in:
Chuck Walbourn
2025-01-08 14:53:05 -08:00
committed by GitHub
parent 9b4cf594ef
commit 8f79186b15
2 changed files with 8 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ jobs:
matrix:
build_type: [x64-Debug-Linux, x64-Release-Linux]
gcc: [10, 11, 12]
gcc: [12, 13, 14]
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2