Update the Actions Quickstart article (#51906)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# <!-- This is a YAML comment for use in annotated code examples. -->
|
||||
# You can run this workflow using a different operating systems.
|
||||
#
|
||||
# The starter workflow configures jobs to run on Linux, using the {% data variables.product.prodname_dotcom %}-hosted `ubuntu-latest` runners. You can change the `runs-on` key to run your jobs on a different operating system.
|
||||
# The workflow template configures jobs to run on Linux, using the {% data variables.product.prodname_dotcom %}-hosted `ubuntu-latest` runners. You can change the `runs-on` key to run your jobs on a different operating system.
|
||||
#
|
||||
# For example, you can use the {% data variables.product.prodname_dotcom %}-hosted Windows runners by specifying `runs-on: windows-latest`. Or, you can run on the {% data variables.product.prodname_dotcom %}-hosted macOS runners using `runs-on: macos-latest`.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user