Skip to content

Simpler way to run steps only for a single platform #25894

Answered by wipe2238
DanTup asked this question in Actions
Discussion options

You must be logged in to vote
if: runner.os == 'Linux'

if: runner.os == 'Windows'

if: runner.os == 'macOS'

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants