Skip to content

Commit 1eaa275

Browse files
authored
fix: update circleci machine image (#4239)
1 parent 0fc846b commit 1eaa275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ orbs:
55

66
defaults: &defaults
77
machine:
8-
image: ubuntu-2204:2023.07.2
8+
image: default
99
docker_layer_caching: false
1010
steps:
1111
- checkout

0 commit comments

Comments
 (0)