mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Merge pull request #8920 remove mac build
This commit is contained in:
10
.github/workflows/ResInsightWithCache.yml
vendored
10
.github/workflows/ResInsightWithCache.yml
vendored
@@ -50,16 +50,6 @@ jobs:
|
||||
build-python-module: true,
|
||||
execute-unit-tests: true,
|
||||
}
|
||||
- {
|
||||
name: "Mac OS",
|
||||
os: macos-latest,
|
||||
cc: "clang",
|
||||
cxx: "clang++",
|
||||
vcpkg-response-file: vcpkg_x64-osx.txt,
|
||||
vcpkg-triplet: x64-osx,
|
||||
build-python-module: false,
|
||||
execute-unit-tests: false,
|
||||
}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user