mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 10:35:41 -04:00
this syntax?
This commit is contained in:
parent
54eb906bf1
commit
000c40a557
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
perl-job:
|
||||
runs-on: [self-hosted, ${{ matrix.architecture }}]
|
||||
runs-on: [self-hosted, "${{ matrix.architecture }}" ]
|
||||
container:
|
||||
image: perl:${{ matrix.perl-version }}
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Reference in a new issue