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 b664c44 commit 9d60bf8Copy full SHA for 9d60bf8
.github/workflows/c-cpp.yml
@@ -29,7 +29,7 @@ jobs:
29
config: [default]
30
# Then we include any extra configs we want to test for specific VMs.
31
include:
32
- - { target: windows-2019, config: cygwin-release }
+ - { target: windows-2019, config: cygwin-release }
33
- { target: windows-2022, config: cygwin-release }
34
- { target: ubuntu-22.04, config: valgrind-1 }
35
- { target: ubuntu-22.04, config: valgrind-2 }
0 commit comments