mirror of
https://github.com/curl/curl.git
synced 2026-07-30 09:08:03 +03:00
GHA: bump some jobs to ubuntu-26.04
In jobs that may benefit from newer tool versions (pyspelling, possibly CodeQL, CM integration, configure-vs-cmake). Also curl-for-win to match the curl/curl-for-win repo that also bumped. Bump some Linux jobs to add variation. Also the rest of `check*` jobs for no particular reason other than using the latest. Follow-up to8f5e4f020e#22097 Follow-up to139ce4d37c#22096 Follow-up toe44f1a1446#22094 Closes #22092
This commit is contained in:
parent
26c6a4d898
commit
27370e9fc7
7 changed files with 19 additions and 19 deletions
2
.github/workflows/distcheck.yml
vendored
2
.github/workflows/distcheck.yml
vendored
|
|
@ -266,7 +266,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
image: [ubuntu-24.04-arm, macos-latest, windows-2022]
|
||||
image: [ubuntu-26.04-arm, macos-latest, windows-2022]
|
||||
steps:
|
||||
- uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c # v2.31.1
|
||||
if: ${{ contains(matrix.image, 'windows') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue