Skip to content

Commit

Permalink
fix: ubuntu image
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Nov 20, 2024
1 parent ce796c6 commit e1f11c4
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 @@ -243,7 +243,7 @@ jobs:

build-linux:
machine:
image: ubuntu-2004:202201-02
image: ubuntu-2204:current
steps:
- run:
name: Install Dart SDK
Expand Down

0 comments on commit e1f11c4

Please sign in to comment.