Skip to content

Commit

Permalink
bump kitchen ubuntu and ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Feb 6, 2025
1 parent 1710762 commit 0926931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,10 @@ jobs:

kitchen-tests:
machine:
image: ubuntu-2004:2024.08.1
image: ubuntu-2404:2024.08.1
environment:
STRICT_VARIABLES: 'yes'
RUBY_VERSION: '3.2.2'
RUBY_VERSION: '3.4.1'
steps:
- checkout
- run:
Expand Down

0 comments on commit 0926931

Please sign in to comment.