Use ubuntu-latest
for all GH actions runners (#33473)
This commit is contained in:
parent
ef39398b82
commit
24554bb6b9
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test-ruby.yml
vendored
2
.github/workflows/test-ruby.yml
vendored
|
@ -174,7 +174,7 @@ jobs:
|
|||
|
||||
test-libvips:
|
||||
name: Libvips tests
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
needs:
|
||||
- build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue