allow focal to fail

This commit is contained in:
Jay Lee
2020-05-24 09:09:18 -04:00
parent 1270a315b2
commit 378a7c2d6c

View File

@@ -39,6 +39,9 @@ cache:
- $HOME/ssl
jobs:
allow_failures:
- dist: focal
fast_finish: true
include:
- os: linux
name: "Linux 64-bit Focal"