ci: use 'current' for Ubuntu image version

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Jared Van Bortel 2024-09-30 11:43:22 -04:00
parent ea1ade8668
commit 2ea4cfc9fc

View File

@ -298,7 +298,7 @@ jobs:
build-offline-chat-installer-linux:
machine:
image: ubuntu-2204:2023.04.2
image: ubuntu-2204:current
steps:
- checkout
- run:
@ -374,7 +374,7 @@ jobs:
build-online-chat-installer-linux:
machine:
image: ubuntu-2204:2023.04.2
image: ubuntu-2204:current
steps:
- checkout
- run:
@ -705,7 +705,7 @@ jobs:
build-gpt4all-chat-linux:
machine:
image: ubuntu-2204:2023.04.2
image: ubuntu-2204:current
steps:
- checkout
- run:
@ -917,7 +917,7 @@ jobs:
build-py-linux:
machine:
image: ubuntu-2204:2023.04.2
image: ubuntu-2204:current
steps:
- checkout
- restore_cache:
@ -1112,7 +1112,7 @@ jobs:
build-bindings-backend-linux:
machine:
image: ubuntu-2204:2023.04.2
image: ubuntu-2204:current
steps:
- checkout
- run: