Skip to content

Commit

Permalink
fix: update circleci image
Browse files Browse the repository at this point in the history
  • Loading branch information
sattvikc committed May 28, 2024
1 parent dd30dc2 commit 8fd60ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- slack/status
setup:
machine:
image: ubuntu-2204:2022.04.1
image: ubuntu-2204:2024.04.4
steps:
- checkout
- run:
Expand Down

0 comments on commit 8fd60ca

Please sign in to comment.