|
@@ -16,7 +16,7 @@ jobs:
|
|
strategy:
|
|
strategy:
|
|
fail-fast: false
|
|
fail-fast: false
|
|
matrix:
|
|
matrix:
|
|
- name: [ubuntu-latest-g++, macos-latest-clang++, windows-latest-cl.exe, ubuntu-latest-clang++, ubuntu-gcc-hunter, macos-clang-hunter, windows-msvc-hunter]
|
|
|
|
|
|
+ name: [ubuntu-latest-g++, macos-latest-clang++, windows-latest-cl.exe, ubuntu-latest-clang++, ubuntu-gcc-hunter, macos-clang-hunter]
|
|
# For Windows msvc, for Linux and macOS let's use the clang compiler, use gcc for Linux.
|
|
# For Windows msvc, for Linux and macOS let's use the clang compiler, use gcc for Linux.
|
|
include:
|
|
include:
|
|
- name: windows-latest-cl.exe
|
|
- name: windows-latest-cl.exe
|