aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJack Koenig2023-03-15 11:42:49 -0700
committerJack Koenig2023-03-15 11:42:49 -0700
commit1144676e498141a554b40bc0cc5a1f551e7a0aa9 (patch)
tree48f42030948bba4265f2cc19fa6d5a079a5b5a34 /.github
parentf8dbe893c39b9ca844a1bde923e62f7a1f99a743 (diff)
Add 1.6.x to CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 38febb1c..dff41ad2 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -5,6 +5,7 @@ on:
push:
branches:
- master
+ - 1.6.x
- 1.5.x
- 1.4.x
- 1.3.x