⚗️ try to fix compilation issue

This commit is contained in:
Niels Lohmann 2023-04-22 14:13:37 +02:00
parent 4d77105a0e
commit 3e2ad4e8ba
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -188,7 +188,7 @@ jobs:
ci_test_standards_clang: ci_test_standards_clang:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: silkeh/clang:dev container: silkeh/clang:latest
strategy: strategy:
matrix: matrix:
standard: [11, 14, 17, 20, 23] standard: [11, 14, 17, 20, 23]