We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77831e6 commit 195dacdCopy full SHA for 195dacd
.travis.yml
@@ -272,7 +272,6 @@ jobs:
272
- 'echo "--without-pcre-jit" >> $TRAVIS_BUILD_DIR/custom_configure_options'
273
- arch: arm64
274
dist: jammy
275
- language: minimal
276
env:
277
- RELEASE=jammy
278
name: jammy-arm64
@@ -293,7 +292,6 @@ jobs:
293
292
fi
294
295
dist: focal
296
297
298
- RELEASE=focal
299
name: focal-arm64
@@ -314,7 +312,6 @@ jobs:
314
312
315
313
316
dist: bionic
317
318
319
- RELEASE=bionic
320
name: bionic-arm64
@@ -335,8 +332,6 @@ jobs:
335
332
336
333
337
334
dist: xenial
338
- group: edge
339
340
341
- RELEASE=xenial
342
name: xenial-arm64
0 commit comments