We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c5703 commit 8fd2dfbCopy full SHA for 8fd2dfb
.github/workflows/on_PR_meson.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: Linux-GCC${{matrix.cxx}}-deps=${{matrix.deps}}
13
strategy:
14
matrix:
15
- cxx: ['7', '11']
+ cxx: ['7', '13']
16
deps: ['forcefallback', 'default']
17
steps:
18
- uses: actions/checkout@v4
0 commit comments