Merge pull request #2694 from internetee/renovate/ubuntu-24.x

chore(deps): update dependency ubuntu to v24
This commit is contained in:
OlegPhenomenon 2025-01-02 11:23:06 +02:00 committed by GitHub
commit e3c4e5d6c8
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 }}