mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:37:18 +03:00
GHA: update ubuntu-24.04 to ubuntu-latest
`ubuntu-latest` is an alias for `ubuntu-24.04` now.
This commit is contained in:
parent
1f789c5be1
commit
587ce6586c
4 changed files with 7 additions and 7 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -219,7 +219,7 @@ jobs:
|
|||
name: ${{ matrix.build.generate && 'CM' || 'AM' }} ${{ matrix.build.name }}
|
||||
needs:
|
||||
- build-cache
|
||||
runs-on: 'ubuntu-24.04'
|
||||
runs-on: 'ubuntu-latest'
|
||||
timeout-minutes: 45
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue