summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2022-03-06 14:49:32 -0800
committerBob Halley <halley@dnspython.org>2022-03-06 14:49:32 -0800
commitf27ef66c9096c8b233c3d0c702311b8fd9b010b8 (patch)
treed6751877c6f647785f3e8747f2a136f49bdd3e8e /.github
parentadade9e991aab4252060da56123bc48702a0f6cb (diff)
downloaddnspython-f27ef66c9096c8b233c3d0c702311b8fd9b010b8.tar.gz
add 2.2 workflow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/python-2-2-branch.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/python-2-2-branch.yml b/.github/workflows/python-2-2-branch.yml
index 0bcdb1a..e749b29 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: