We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e5f25 commit b3ac35dCopy full SHA for b3ac35d
.github/workflows/ci.yml
@@ -45,6 +45,8 @@ jobs:
45
factors: ''
46
runs-on: |
47
apple-clang: macos-15
48
+ containers: |
49
+ clang: ubuntu:24.04
50
build-types: |
51
gcc: Release
52
clang: Release
0 commit comments