ci(workflows): keep ci-run matrix runner labels as strings
This commit is contained in:
parent
762bcc30a8
commit
e5213bcbde
2
.github/workflows/ci-run.yml
vendored
2
.github/workflows/ci-run.yml
vendored
@ -413,7 +413,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- name: blacksmith-2vcpu-ubuntu-2404
|
||||
os: [self-hosted, Linux, X64, blacksmith-2vcpu-ubuntu-2404]
|
||||
os: blacksmith-2vcpu-ubuntu-2404
|
||||
shell: bash
|
||||
command: cargo test --locked --lib --bins --verbose
|
||||
- name: windows-2022
|
||||
|
||||
Loading…
Reference in New Issue
Block a user