Skip to content

Commit 9e4674b

Browse files
authored
fix curator config so arm64 Debian packages are published (#1106)
1 parent 9bf7143 commit 9e4674b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

etc/repo_config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ repos:
204204
component: main
205205
architectures:
206206
- amd64
207+
- arm64
207208
repos:
208209
- apt/debian/dists/stretch/libmongocrypt
209210

@@ -216,6 +217,7 @@ repos:
216217
component: main
217218
architectures:
218219
- amd64
220+
- arm64
219221
repos:
220222
- apt/debian/dists/buster/libmongocrypt
221223

@@ -228,6 +230,7 @@ repos:
228230
component: main
229231
architectures:
230232
- amd64
233+
- arm64
231234
repos:
232235
- apt/debian/dists/bullseye/libmongocrypt
233236

@@ -240,6 +243,7 @@ repos:
240243
component: main
241244
architectures:
242245
- amd64
246+
- arm64
243247
repos:
244248
- apt/debian/dists/bookworm/libmongocrypt
245249

0 commit comments

Comments
 (0)