Skip to content

Commit b361424

Browse files
kevinAlbsmdb-ad
authored andcommitted
MONGOCRYPT-813 add repo config for Ubuntu 24.04 (#1018)
1 parent b9b2da5 commit b361424

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

etc/repo_config.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,3 +311,17 @@ repos:
311311
- arm64
312312
repos:
313313
- apt/ubuntu/dists/jammy/libmongocrypt
314+
315+
- name: ubuntu2404
316+
type: deb
317+
code_name: "noble"
318+
edition: org
319+
bucket: libmongocrypt
320+
region: us-east-1
321+
component: universe
322+
architectures:
323+
- amd64
324+
- i386
325+
- arm64
326+
repos:
327+
- apt/ubuntu/dists/noble/libmongocrypt

0 commit comments

Comments
 (0)