Skip to content

Commit ebef3bf

Browse files
committed
circleci image
1 parent 8224c86 commit ebef3bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
connect_to_initial_version:
44
machine:
5-
image: ubuntu-2004:202101-01
5+
image: ubuntu-2204:current
66
steps:
77
- run:
88
name: Avoid hosts unknown for github
@@ -60,7 +60,7 @@ jobs:
6060

6161
connect_with_jumphost:
6262
machine:
63-
image: ubuntu-2004:202101-01
63+
image: ubuntu-2204:current
6464
steps:
6565
- run:
6666
name: Avoid hosts unknown for github

0 commit comments

Comments
 (0)