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

chore(ci): Use macOS 13 and Xcode 15.0 #1842

Merged
merged 2 commits into from
Oct 17, 2023
Merged

chore(ci): Use macOS 13 and Xcode 15.0 #1842

merged 2 commits into from
Oct 17, 2023

Conversation

jcesarmobile
Copy link
Member

No description provided.

@markemer
Copy link
Member

markemer commented Oct 16, 2023

It is a little concerning to me that these won't run. The ubuntu setup job fails, but that shouldn't break based on your changes. So maybe we found another bug? Also, we have a old version of cancel-workflow that needs to be updated, but that's a separate PR.

We actually should cancel things using the built in concurrency. It's even suggested in the docs of the old action:

concurrency:
  group: ${{ github.workflow }}-${{ github.ref }}
  cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}

@jcesarmobile jcesarmobile merged commit 365899c into main Oct 17, 2023
9 checks passed
@jcesarmobile jcesarmobile deleted the upd-xcode branch October 17, 2023 19:28
LaravelFreelancerNL pushed a commit to dennis-wedevise/capacitor-plugins that referenced this pull request Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants