Skip to content

Commit

Permalink
Disable msys2 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Jan 21, 2025
1 parent cf5ae26 commit fe6bcee
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,12 @@ jobs:
# with:
# build_mode: "Release"

call-release-cmake-msys2:
name: "CMake Msys2 Workflows"
uses: ./.github/workflows/msys2-cmake.yml
with:
build_mode: "Release"
# Not tested yet
# call-release-cmake-msys2:
# name: "CMake Msys2 Workflows"
# uses: ./.github/workflows/msys2-cmake.yml
# with:
# build_mode: "Release"

call-release-cmake-i386:
name: "CMake i386 Workflows"
Expand Down

0 comments on commit fe6bcee

Please sign in to comment.