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

Why use os matrix? #16

Closed
purplecabbage opened this issue Oct 12, 2022 · 2 comments
Closed

Why use os matrix? #16

purplecabbage opened this issue Oct 12, 2022 · 2 comments

Comments

@purplecabbage
Copy link
Member

Expected Behaviour

Code is executed once on ubuntu-latest.

Actual Behaviour

os matrix is used, implying that other os' could be added, which will cause the code to run more than once.
The actual action code checks if it is running in ubuntu and will 'do less' if it is not, but it should just not happen.

@shazron
Copy link
Member

shazron commented Oct 13, 2022

should this issue be in @adobe/generator-aio-app repo instead?

@shazron
Copy link
Member

shazron commented Apr 17, 2023

There are no Github Actions files in this repo. Closing.

@shazron shazron closed this as completed Apr 17, 2023
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

2 participants