more specific runners description

This commit is contained in:
Nikita Galaiko 2023-08-01 14:28:29 +02:00
parent 20da88c531
commit 2ece0c32c1

View File

@ -31,8 +31,9 @@ jobs:
matrix:
platform:
- macos-latest
- ubuntu-20.04
- macos-aarch64
- [self-hosted, macOS, ARM64]
- [self-hosted, Linux, X64]
- [self-hosted, Linux, ARM64]
runs-on: ${{ matrix.platform }}
steps: