Difference between revisions of "GitHub Actions runs-on:"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
* [[Azure Pipelines]]: <code>[[Azure Pipelines: trigger:|trigger]]</code> | * [[Azure Pipelines]]: <code>[[Azure Pipelines: trigger:|trigger]]</code> | ||
* [[GitHub Actions virtual-environments]] | * [[GitHub Actions virtual-environments]] | ||
+ | * <code>[[permissions:]]</code> | ||
== See also == | == See also == |
Revision as of 06:21, 3 February 2023
runs-on: ubuntu-latest runs-on: macos-11 runs-on: self-hosted
runs-on: [your-self-hosted-label, your-other-self-hosted-label]
Related
- GitHub Actions:
on:
jobs:
- Azure Pipelines:
trigger
- GitHub Actions virtual-environments
permissions:
See also
- GitHub Actions,
act, .github/workflows/
,~/actions-runner/
,svc.sh
,deploy:, run:, runs-on:
,uses:
,steps:
,jobs:
,on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:
,GITHUB_ENV, needs:, github.
, GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC),$GITHUB OUTPUT
,notify:
, Marketplace,GITHUB_TOKEN
Advertising: