File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
tags : ' *'
10
10
jobs :
11
11
test-julia-nightly :
12
- name : Julia ${{ matrix.version }}/${{ matrix.os }}/${{ matrix.arch }}/group ${{ matrix.group }}/${{ matrix.threads }} threads/ ${{ github.event_name }}
12
+ name : v ${{ matrix.version }}/t- ${{ matrix.threads }}/group- ${{ matrix.group }}/${{ github.event_name }}/${{ matrix.arch }}+ ${{ matrix.os }}
13
13
runs-on : ${{ matrix.os }}
14
14
strategy :
15
15
fail-fast : false
Original file line number Diff line number Diff line change 9
9
tags : ' *'
10
10
jobs :
11
11
test :
12
- name : Julia ${{ matrix.version }}/${{ matrix.os }}/${{ matrix.arch }}/group ${{ matrix.group }}/${{ matrix.threads }} threads/ ${{ github.event_name }}
12
+ name : v ${{ matrix.version }}/t- ${{ matrix.threads }}/group- ${{ matrix.group }}/${{ github.event_name }}/${{ matrix.arch }}+ ${{ matrix.os }}
13
13
runs-on : ${{ matrix.os }}
14
14
strategy :
15
15
fail-fast : false
You can’t perform that action at this time.
0 commit comments