💚 fix macOS build

This commit is contained in:
Niels Lohmann 2022-06-03 10:17:27 +02:00
parent e8d57c2c3d
commit 57b86da841
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -45,7 +45,7 @@ jobs:
run: cd build ; ctest -j 10 --output-on-failure
xcode_standards:
runs-on: macos-12
runs-on: macos-latest
strategy:
matrix:
standard: [11, 14, 17, 20]