mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
Temporary disable of julia workflow (#5137)
This commit is contained in:
parent
73157768f9
commit
924cf4f36f
10
.github/workflows/autotools.yml
vendored
10
.github/workflows/autotools.yml
vendored
@ -94,11 +94,11 @@ jobs:
|
||||
name: "Autotools TestExpress Workflows"
|
||||
uses: ./.github/workflows/testxpr-auto.yml
|
||||
|
||||
call-release-auto-julia:
|
||||
name: "Autotools Julia Workflows"
|
||||
uses: ./.github/workflows/julia-auto.yml
|
||||
with:
|
||||
build_mode: "production"
|
||||
# call-release-auto-julia:
|
||||
# name: "Autotools Julia Workflows"
|
||||
# uses: ./.github/workflows/julia-auto.yml
|
||||
# with:
|
||||
# build_mode: "production"
|
||||
|
||||
# workflow-msys2-autotools:
|
||||
# name: "CMake msys2 Workflows"
|
||||
|
10
.github/workflows/cmake.yml
vendored
10
.github/workflows/cmake.yml
vendored
@ -109,11 +109,11 @@ jobs:
|
||||
name: "CMake TestExpress Workflows"
|
||||
uses: ./.github/workflows/testxpr-cmake.yml
|
||||
|
||||
call-release-cmake-julia:
|
||||
name: "CMake Julia Workflows"
|
||||
uses: ./.github/workflows/julia-cmake.yml
|
||||
with:
|
||||
build_mode: "Release"
|
||||
# call-release-cmake-julia:
|
||||
# name: "CMake Julia Workflows"
|
||||
# uses: ./.github/workflows/julia-cmake.yml
|
||||
# with:
|
||||
# build_mode: "Release"
|
||||
|
||||
call-release-cmake-msys2:
|
||||
name: "CMake Msys2 Workflows"
|
||||
|
Loading…
Reference in New Issue
Block a user