mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 10:35:41 -04:00
Make the builds easier to tell apart
This commit is contained in:
parent
000c40a557
commit
ac6bdeb995
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
perl-version:
|
perl-version:
|
||||||
- '5.32'
|
- '5.32'
|
||||||
- 'latest'
|
- 'latest'
|
||||||
name: Perl ${{ matrix.perl-version }}
|
name: Perl ${{ matrix.perl-version }}:${{ matrix.architecture }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Regular tests
|
- name: Regular tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue