Difference between revisions of "GitHub Actions runs-on:"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
  runs-on: [[macos-11]]
 
  runs-on: [[macos-11]]
 
  runs-on: [[self-hosted]]
 
  runs-on: [[self-hosted]]
 +
  
 
  runs-on: [your-self-hosted-label, your-other-self-hosted-label]
 
  runs-on: [your-self-hosted-label, your-other-self-hosted-label]
Line 13: Line 14:
 
== Related ==
 
== Related ==
 
* [[GitHub Actions:]] <code>[[on:]]</code>
 
* [[GitHub Actions:]] <code>[[on:]]</code>
* <code>[[jobs:]]</code>
+
* [[GitHub Actions:]] <code>[[GitHub Actions: jobs:|jobs:]]</code>
 
* [[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>
 
* <code>[[permissions:]]</code>
 
* [[GitHub self hosted runner]]
 
* [[GitHub self hosted runner]]
* [[GitLab CI, environment:|environment:]]
+
* <code>[[GitLab CI, environment:|environment:]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 10:43, 14 March 2024

Advertising: