diff options
author | Li-Wen Hsu <lwhsu@lwhsu.org> | 2019-12-02 18:18:27 (GMT) |
---|---|---|
committer | Qi Wang <interwq@gmail.com> | 2019-12-02 21:18:12 (GMT) |
commit | a70909b130ab37a0e87627122f1f637f08173431 (patch) | |
tree | 9e62af4cdf6319956dd964a8077ebe7637aec4c9 | |
parent | 5c47a3022775080866fd37d74c0143d7ffec3915 (diff) | |
download | jemalloc-a70909b130ab37a0e87627122f1f637f08173431.zip jemalloc-a70909b130ab37a0e87627122f1f637f08173431.tar.gz jemalloc-a70909b130ab37a0e87627122f1f637f08173431.tar.bz2 |
Test on all supported release of FreeBSD
Keep 11.2 because 11.3 is temporarily not available for now.
-rw-r--r-- | .cirrus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 019d2c3..a9de953 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,6 +5,7 @@ env: task: freebsd_instance: matrix: + image: freebsd-12-1-release-amd64 image: freebsd-12-0-release-amd64 image: freebsd-11-2-release-amd64 install_script: |