Skip to content

Commit

Permalink
Merge pull request #30 from jgraichen/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen authored Sep 30, 2024
2 parents bf76dd6 + 6811ba7 commit b182bdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
rspec:
name: Ruby ${{ matrix.ruby }} / ${{ matrix.gemfile }}
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

strategy:
matrix:
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:

rubocop:
name: rubocop
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

env:
BUNDLE_JOBS: 4
Expand Down

0 comments on commit b182bdf

Please sign in to comment.