Skip to content

Commit 32ed8b0

Browse files
authored
fix: cicd image (#535)
1 parent ba7a775 commit 32ed8b0

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
@@ -10,7 +10,7 @@ orbs:
1010
jobs:
1111
create-test-jobs:
1212
machine:
13-
image: ubuntu-2204:2022.04.1
13+
image: ubuntu-2204:2024.04.4
1414
steps:
1515
- checkout
1616
- run:

0 commit comments

Comments
 (0)