ci: adding self-hosted tag for github-runner (#4886)

Signed-off-by: Alexis Pentori <alexis@status.im>
This commit is contained in:
apentori 2023-10-11 22:26:18 +02:00 committed by GitHub
parent edc5c03230
commit acbfef9852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
nimflags-extra: --mm:refc
- target:
os: linux
builder: ubuntu-22.04
builder: ['self-hosted','ubuntu-22.04']
shell: bash
- target:
os: macos