Difference between revisions of "GitHub Actions runs-on:"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
* [[GitHub Actions virtual-environments]] | * [[GitHub Actions virtual-environments]] | ||
* <code>[[permissions:]]</code> | * <code>[[permissions:]]</code> | ||
+ | * [[GitHub self hosted runner]] | ||
== See also == | == See also == |
Revision as of 17:35, 6 April 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:
- GitHub self hosted runner
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: