You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some inspection, it appears that the GitHub Actions pipelines only run against ubuntu-latest. While this is necessary it it not sufficient as some users also use Windows and Mac platforms for these code examples.
This guide show the other platforms offered by GitHub Actions and it would be helpful to have runs against Windows and Mac environments.
The text was updated successfully, but these errors were encountered:
After some inspection, it appears that the GitHub Actions pipelines only run against
ubuntu-latest
. While this is necessary it it not sufficient as some users also use Windows and Mac platforms for these code examples.This guide show the other platforms offered by GitHub Actions and it would be helpful to have runs against Windows and Mac environments.
The text was updated successfully, but these errors were encountered: