diff options
| author | Jack Koenig | 2023-03-15 11:42:49 -0700 |
|---|---|---|
| committer | Jack Koenig | 2023-03-15 11:42:49 -0700 |
| commit | 1144676e498141a554b40bc0cc5a1f551e7a0aa9 (patch) | |
| tree | 48f42030948bba4265f2cc19fa6d5a079a5b5a34 /.github | |
| parent | f8dbe893c39b9ca844a1bde923e62f7a1f99a743 (diff) | |
Add 1.6.x to CI
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test.yml | 1 |
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 |
