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

Mac builds fail due to deprecated macos 11 #1

Open
eventual-recluse opened this issue Jun 25, 2024 · 0 comments
Open

Mac builds fail due to deprecated macos 11 #1

eventual-recluse opened this issue Jun 25, 2024 · 0 comments

Comments

@eventual-recluse
Copy link

Plugin builds failed for mac with the following error. (Build completed when environment was changed to macos-12.)

Error:

macos (macos-universal)
GitHub Actions has encountered an internal error when running your job.
macos (macos-intel)
GitHub Actions has encountered an internal error when running your job.
macos (macos-intel)
This is a scheduled macOS-11 brownout. The macOS-11 environment is deprecated and will be removed on June 28th, 2024.

Also got the following deprecation warnings:

macos (macos-intel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos (macos-universal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

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

No branches or pull requests

1 participant