Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH Actions: Test also with Xcode 12 beta #30487

Closed
mkoeppe opened this issue Sep 2, 2020 · 17 comments
Closed

GH Actions: Test also with Xcode 12 beta #30487

mkoeppe opened this issue Sep 2, 2020 · 17 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Sep 2, 2020

in preparation for macOS 11 - see https://groups.google.com/d/msg/sage-support/ZLgu-1pi6nc/LH2Mma_uAgAJ

The workflow can be seen at:

Part of meta-ticket #30494: Support Xcode 12, macOS 11 Big Sur


References:

https://github.com/marketplace/actions/setup-xcode-version

https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md#xcode

CC: @jhpalmieri @kliem

Component: porting

Author: Matthias Koeppe

Branch/Commit: bec68e2

Reviewer: Jonathan Kliem

Issue created by migration from https://trac.sagemath.org/ticket/30487

@mkoeppe mkoeppe added this to the sage-9.2 milestone Sep 2, 2020
@mkoeppe

This comment has been minimized.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 2, 2020

Author: Matthias Koeppe

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 2, 2020

Reviewer: github.com/mkoeppe/sage/actions/runs/235534837

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 2, 2020

Changed reviewer from github.com/mkoeppe/sage/actions/runs/235534837 to github.com/mkoeppe/sage/actions/runs/235542644

@mkoeppe

This comment has been minimized.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 2, 2020

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 2, 2020

New commits:

bec68e2.github/workflows/tox.yml: Test with XCode 12 beta

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 2, 2020

Commit: bec68e2

@kliem
Copy link
Contributor

kliem commented Sep 2, 2020

comment:7

Isn't the location of that thing /Applications/Xcode_12_beta.app?

It looks to me that you select /Applications/Xcode_12.app. Is this guaranteed to work?

@jhpalmieri
Copy link
Member

comment:8

On my machine, it's /Applications/Xcode-beta.app.

@kliem
Copy link
Contributor

kliem commented Sep 2, 2020

comment:9

This contradicts https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md#xcode, but I guess that is a "user" created page and maybe it is not up to date.

@kliem
Copy link
Contributor

kliem commented Sep 2, 2020

comment:10

LGTM.

@kliem
Copy link
Contributor

kliem commented Sep 2, 2020

Changed reviewer from github.com/mkoeppe/sage/actions/runs/235542644 to Jonathan Kliem

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 2, 2020

comment:11

Replying to @kliem:

This contradicts https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md#xcode, but I guess that is a "user" created page and maybe it is not up to date.

Yes, this page is outdated.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 2, 2020

comment:12

Replying to @kliem:

It looks to me that you select /Applications/Xcode_12.app. Is this guaranteed to work?

This is the path that currently works.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Sep 2, 2020

comment:13

Replying to @kliem:

LGTM.

Thanks.

@vbraun
Copy link
Member

vbraun commented Sep 6, 2020

Changed branch from u/mkoeppe/gh_actions__test_also_with_xcode_12_beta to bec68e2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants