Skip to content

Commit 1876a39

Browse files
committed
changes to cicd image
1 parent 5e71915 commit 1876a39

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:edge
1414
steps:
1515
- checkout
1616
- run:

0 commit comments

Comments
 (0)