mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
Fixes broken CI matrix actions involving -Werror and API versions (#2302)
This commit is contained in:
parent
93938b3a8d
commit
1b06e868fd
14
.github/workflows/main.yml
vendored
14
.github/workflows/main.yml
vendored
@ -177,7 +177,7 @@ jobs:
|
||||
- enabled: false
|
||||
text: ""
|
||||
build_mode:
|
||||
- text: "DBG"
|
||||
- text: " DBG"
|
||||
cmake: "Debug"
|
||||
autotools: "debug"
|
||||
|
||||
@ -199,7 +199,7 @@ jobs:
|
||||
- enabled: false
|
||||
text: ""
|
||||
build_mode:
|
||||
- text: "DBG"
|
||||
- text: " DBG"
|
||||
cmake: "Debug"
|
||||
autotools: "debug"
|
||||
|
||||
@ -221,7 +221,7 @@ jobs:
|
||||
- enabled: false
|
||||
text: ""
|
||||
build_mode:
|
||||
- text: "DBG"
|
||||
- text: " DBG"
|
||||
cmake: "Debug"
|
||||
autotools: "debug"
|
||||
|
||||
@ -243,7 +243,7 @@ jobs:
|
||||
- enabled: false
|
||||
text: ""
|
||||
build_mode:
|
||||
- text: "DBG"
|
||||
- text: " DBG"
|
||||
cmake: "Debug"
|
||||
autotools: "debug"
|
||||
|
||||
@ -265,7 +265,7 @@ jobs:
|
||||
- enabled: false
|
||||
text: ""
|
||||
build_mode:
|
||||
- text: "DBG"
|
||||
- text: " DBG"
|
||||
cmake: "Debug"
|
||||
autotools: "debug"
|
||||
|
||||
@ -287,7 +287,7 @@ jobs:
|
||||
- enabled: false
|
||||
text: ""
|
||||
build_mode:
|
||||
- text: "DBG"
|
||||
- text: " DBG"
|
||||
cmake: "Debug"
|
||||
autotools: "debug"
|
||||
|
||||
@ -309,7 +309,7 @@ jobs:
|
||||
- enabled: false
|
||||
text: ""
|
||||
build_mode:
|
||||
- text: "REL"
|
||||
- text: " REL"
|
||||
cmake: "Release"
|
||||
autotools: "production"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user