Skip to content

Commit

Permalink
ci: tweak name to fit name in 25 em
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Apr 23, 2024
1 parent 51113f1 commit cdb266d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amd64_tfm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build: [462, 48, 6, 7, 8]
example: [net462, net48, netcoreapp3.1, net6.0, net7.0, net8.0]
fail-fast: false
name: msvc, lang:${{ matrix.lang }}, build:${{ matrix.build }}, test:${{ matrix.example }}
name: win,l:${{ matrix.lang }},b:${{ matrix.build }},t:${{ matrix.example }}
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cdb266d

Please sign in to comment.