Skip to content

Commit 4bb1571

Browse files
author
Obada Haddad
committed
update circle-ci image version from ubuntu 22 to 24
1 parent 5bfe311 commit 4bb1571

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ version: 2
33
jobs:
44
test:
55
machine:
6-
image: ubuntu-2204:2024.01.2
6+
#image: ubuntu-2204:2024.01.2
7+
image: ubuntu-2404:current
78
resource_class: large
89
steps:
910
- checkout

0 commit comments

Comments
 (0)