diff options
| author | Jan Pazdziora <jan.pazdziora@code.adelton.com> | 2026-04-10 20:34:57 +0200 |
|---|---|---|
| committer | Jan Pazdziora <jan.pazdziora@code.adelton.com> | 2026-04-10 20:34:57 +0200 |
| commit | 5ea57e585e0814151c7f0be48bc810fdd6b980d1 (patch) | |
| tree | 44e1893c1ed19e7ba3dbe6e249e33608689dcf77 | |
| parent | d4299d52fc1001feb750af7e61726e05a977138d (diff) | |
| -rw-r--r-- | .cirrus.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.cirrus.yml b/.cirrus.yml deleted file mode 100644 index 1bea24e..0000000 --- a/.cirrus.yml +++ /dev/null @@ -1,10 +0,0 @@ -test_task: - arm_container: - matrix: - image: registry.fedoraproject.org/fedora:latest - image: quay.io/centos/centos:stream9 - image: docker.io/almalinux:8 - build_script: tests/build.sh - config_script: tests/config.sh - run_httpd_background_script: /usr/sbin/httpd -DFOREGROUND - test_script: tests/run.sh |
