]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91960: Add FreeBSD build and test using Cirrus-CI (#91961)
authorEd Maste <emaste@freebsd.org>
Wed, 6 Sep 2023 14:57:40 +0000 (10:57 -0400)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 14:57:40 +0000 (16:57 +0200)
commit2cd170db40ffba357848672ff3d2f8c1e0e74f2c
treeffea6745f4575c829f696374c0b89b60b344f66b
parentf8a047941f2e4a1848700c21d58a08c9ec6a9c68
gh-91960: Add FreeBSD build and test using Cirrus-CI (#91961)

Cirrus-CI is a hosted CI service that supports FreeBSD, Linux, macOS,
and Windows.  Add a .cirrus.yml configuration file to provide CI coverage
on pull requests for FreeBSD 13.2.

Co-authored-by: Victor Stinner <vstinner@python.org>
.cirrus.yml [new file with mode: 0644]
Misc/NEWS.d/next/Tests/2023-09-05-21-42-54.gh-issue-91960.abClTs.rst [new file with mode: 0644]