mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:13:34 +03:00
GHA: switch 3 more small jobs to ubuntu-slim
Follow-up to 30c49db6f7 #20431
Closes #20433
This commit is contained in:
parent
30c49db6f7
commit
4516023152
3 changed files with 3 additions and 3 deletions
2
.github/workflows/checksrc.yml
vendored
2
.github/workflows/checksrc.yml
vendored
|
|
@ -32,7 +32,7 @@ permissions: {}
|
|||
jobs:
|
||||
checksrc:
|
||||
name: 'checksrc'
|
||||
runs-on: ubuntu-24.04-arm
|
||||
runs-on: ubuntu-slim
|
||||
steps:
|
||||
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue