Skip to content

Commit

Permalink
Update about-self-hosted-runners.md (#41294)
Browse files Browse the repository at this point in the history
Co-authored-by: hubwriter <hubwriter@github.com>
  • Loading branch information
andrewakim and hubwriter committed Sep 6, 2023
1 parent c6210fe commit fa66f2f
Showing 1 changed file with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,11 @@ api.github.com
codeload.github.com
```

**Needed for uploading/downloading job summaries and logs**
**Needed for uploading/downloading job summaries, logs, workflow artifacts, and caches:**

```shell copy
actions-results-receiver-production.githubapp.com
productionresultssa*.blob.core.windows.net
*.blob.core.windows.net
```

**Needed for runner version updates:**
Expand All @@ -201,12 +201,6 @@ github-releases.githubusercontent.com
github-registry-files.githubusercontent.com
```

**Needed for uploading/downloading caches and workflow artifacts:**

```shell copy
*.blob.core.windows.net
```

**Needed for retrieving OIDC tokens:**

```shell copy
Expand Down

0 comments on commit fa66f2f

Please sign in to comment.