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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
 
* https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_idruns-on
 
* https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_idruns-on
 
  
 
  runs-on: [[ubuntu-latest]]
 
  runs-on: [[ubuntu-latest]]
Line 8: Line 6:
  
 
  runs-on: [your-self-hosted-label, your-other-self-hosted-label]
 
  runs-on: [your-self-hosted-label, your-other-self-hosted-label]
 
  
 
  [[macos-latest-xl]]
 
  [[macos-latest-xl]]

Revision as of 19:13, 7 February 2024

Advertising: