Skip to content

Commit 3ea3b2b

Browse files
authored
Remove outdated comments
1 parent 04a9f5c commit 3ea3b2b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/meson.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616

17-
# Set up a matrix to run the following 3 configurations:
18-
# 1. <Windows, Release, latest MSVC compiler toolchain on the default runner image, default generator>
19-
# 2. <Linux, Release, latest GCC compiler toolchain on the default runner image, default generator>
20-
# 3. <Linux, Release, latest Clang compiler toolchain on the default runner image, default generator>
21-
#
22-
# To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the build_type list.
2317
matrix:
2418
os: [ubuntu-latest]
2519
cpp_compiler: [g++, clang++]

0 commit comments

Comments
 (0)