From: Bob Halley Date: Sun, 6 Mar 2022 22:49:32 +0000 (-0800) Subject: add 2.2 workflow X-Git-Tag: v2.3.0rc1~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f27ef66c9096c8b233c3d0c702311b8fd9b010b8;p=thirdparty%2Fdnspython.git add 2.2 workflow --- diff --git a/.github/workflows/python-2-2-branch.yml b/.github/workflows/python-2-2-branch.yml index 0bcdb1aa..e749b29c 100644 --- a/.github/workflows/python-2-2-branch.yml +++ b/.github/workflows/python-2-2-branch.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a variety of Python versions # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: Python build +name: Python 2.2 build on: push: