diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2020-04-02 23:14:44 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2020-04-07 14:25:00 +0000 |
commit | d5303aa01f724e5b20adeb940e08a6200d48cdf4 (patch) | |
tree | 450110197b79d27749bc11eba3c503bd485ce989 /modules/pam_access | |
parent | 95f52b7a26d4fef7e87cb88f3e145ad2d6a11ef6 (diff) | |
download | pam-d5303aa01f724e5b20adeb940e08a6200d48cdf4.tar.gz pam-d5303aa01f724e5b20adeb940e08a6200d48cdf4.tar.bz2 pam-d5303aa01f724e5b20adeb940e08a6200d48cdf4.zip |
github: add CI action
Somewhat similar to Travis CI, this runs "make distcheck" on Ubuntu
18.04 using gcc-9, gcc-8, gcc, clang-9, clang-8, and clang on x86_64,
x86, and x32 architectures.
Compared with Travis CI, GitHub Actions service currently provides
a significantly better parallelism as well as (unsurprisingly)
better integration with github.
However, GitHub Actions cannot replace Travis CI completely yet as
the latter can build on aarch64, s390x, and ppc64le architectures.
* .github/workflows/whitespace-errors-check.yml: Remove
* .github/workflows/ci.yml: New file.
Diffstat (limited to 'modules/pam_access')
0 files changed, 0 insertions, 0 deletions