ci(workflows): keep ci-run matrix runner labels as strings

This commit is contained in:
argenis de la rosa 2026-03-05 11:40:35 -05:00
parent 762bcc30a8
commit e5213bcbde

View File

@ -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