mirror of
https://github.com/curl/curl.git
synced 2026-07-24 00:57:16 +03:00
GHA/curl-for-win: add CPU to Linux minimal job name
This commit is contained in:
parent
e8189c4420
commit
1c377717e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/curl-for-win.yml
vendored
2
.github/workflows/curl-for-win.yml
vendored
|
|
@ -68,7 +68,7 @@ jobs:
|
|||
sh -c ./_ci-linux-debian.sh
|
||||
|
||||
linux-glibc-gcc-minimal: # use gcc to minimize installed packages
|
||||
name: 'Linux gcc glibc minimal'
|
||||
name: 'Linux gcc glibc minimal (amd64)'
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue