these are not prerelease anymore

This commit is contained in:
Ross Brodbeck
2021-04-23 05:26:31 -04:00
committed by GitHub
parent 57d694197f
commit 08852bd2fc

View File

@@ -49,7 +49,7 @@ curl -O -L https://github.com/actions/runner/releases/download/v<RUNNER_VERSION>
tar xzf ./actions-runner-linux-x64-<RUNNER_VERSION>.tar.gz
```
## Linux arm64 (Pre-release)
## Linux arm64
``` bash
# Create a folder
@@ -60,7 +60,7 @@ curl -O -L https://github.com/actions/runner/releases/download/v<RUNNER_VERSION>
tar xzf ./actions-runner-linux-arm64-<RUNNER_VERSION>.tar.gz
```
## Linux arm (Pre-release)
## Linux arm
``` bash
# Create a folder