chore(deps): update dependency ubuntu to v24

This commit is contained in:
renovate[bot] 2025-01-02 09:16:46 +00:00 committed by GitHub
parent 8559a58609
commit 9d85cb5615
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:

View file

@ -89,7 +89,7 @@ jobs:
fail-fast: false
matrix:
ruby: [ '3.0.3' ]
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}