Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Updated Mac version for GitHub action build #804

Conversation

lyndonbauto
Copy link
Contributor

Description of changes:
Updated workflow to a different mac version because the new latest has a different C++ compiler that breaks the current build.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@@ -11,7 +11,7 @@ env:

jobs:
build-mac:
runs-on: macos-latest
runs-on: macos-10.15
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might need the same change in sql-odbc-release-workflow.yml

@dai-chen dai-chen added ODBC build Issue and question regarding plugin build infra A change to infrastructure, testing, CI/CD, pipelines, etc. labels Oct 28, 2020
Copy link
Member

@dai-chen dai-chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@chloe-zh chloe-zh merged commit d1b8a7b into opendistro-for-elasticsearch:develop Oct 29, 2020
penghuo pushed a commit that referenced this pull request Dec 15, 2020
* [1] Updating workflow

* [1] Updated release workflow

* [1] Attempting to set CXX standard

* [1] Fixing CXX standard
dai-chen pushed a commit that referenced this pull request Apr 30, 2021
* [1] Updating workflow

* [1] Updated release workflow

* [1] Attempting to set CXX standard

* [1] Fixing CXX standard
dai-chen pushed a commit that referenced this pull request Apr 30, 2021
* [1] Updating workflow

* [1] Updated release workflow

* [1] Attempting to set CXX standard

* [1] Fixing CXX standard
dai-chen pushed a commit that referenced this pull request Apr 30, 2021
* [1] Updating workflow

* [1] Updated release workflow

* [1] Attempting to set CXX standard

* [1] Fixing CXX standard
dai-chen pushed a commit that referenced this pull request Apr 30, 2021
* [1] Updating workflow

* [1] Updated release workflow

* [1] Attempting to set CXX standard

* [1] Fixing CXX standard
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Issue and question regarding plugin build infra A change to infrastructure, testing, CI/CD, pipelines, etc. ODBC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants