-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I'm new to learning Github Actions. For this lesson, I put in what I thought was the correct answer:
matrix:
version: [8, 10, 12]
component: [frontend, backend]
I don't get an error, but it doesn't let me proceed. I had a look through the source and can see the result must contain "frontend" and "backend".
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working