forked from mpusz/mp-units
ci: elements in the CI reordered to get a better ordering of jobs in the web interface
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
std: [20, 23]
|
||||
config:
|
||||
# - {
|
||||
# name: "MSVC 14.2",
|
||||
@@ -128,7 +129,6 @@ jobs:
|
||||
# conan-config: "",
|
||||
# }
|
||||
build_type: ["Release", "Debug"]
|
||||
std: [20, 23]
|
||||
|
||||
env:
|
||||
CC: ${{ matrix.config.compiler.cc }}
|
||||
|
||||
@@ -41,6 +41,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
std: [20, 23]
|
||||
config:
|
||||
# - {
|
||||
# name: "MSVC 14.2",
|
||||
@@ -122,7 +123,6 @@ jobs:
|
||||
# },
|
||||
# }
|
||||
build_type: ["Release", "Debug"]
|
||||
std: [20, 23]
|
||||
|
||||
env:
|
||||
CC: ${{ matrix.config.compiler.cc }}
|
||||
|
||||
Reference in New Issue
Block a user