mirror of
https://github.com/internetee/registry.git
synced 2025-07-29 22:16:19 +02:00
chore(deps): update dependency ubuntu to v24
This commit is contained in:
parent
8559a58609
commit
9d85cb5615
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
steps:
|
||||
|
||||
|
|
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue