Skip to content

Commit ec36a98

Browse files
committed
CI: Use 'current' release of Ubuntu
1 parent d37da8f commit ec36a98

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
@@ -11,7 +11,7 @@ jobs:
1111
test:
1212
resource_class: large
1313
machine:
14-
image: ubuntu-2204:2022.04.1
14+
image: ubuntu-2204:current
1515
steps:
1616
- checkout
1717
- run:

0 commit comments

Comments
 (0)