Skip to content

Commit

Permalink
Update dependency ubuntu to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 6cad05e commit 05397c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
ruby: ['2.7', '3.0', '3.1', '3.2', '3.3']
gemfile: ['Gemfile', 'gemfiles/aws_sdk_core_2.gemfile']
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
services:
localstack:
image: localstack/localstack:latest
Expand Down Expand Up @@ -52,7 +52,7 @@ jobs:
- rails: '7.1'
ruby: '3.2'
gemfile: gemfiles/rails_7_1.gemfile
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
env:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
steps:
Expand Down

0 comments on commit 05397c9

Please sign in to comment.