From 39b7f4f73eaa066f02a77489dd74e1d465fc7276 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Wed, 23 Nov 2022 07:52:43 -0600 Subject: [PATCH] add branch for testing --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7818a52a6..7e7818a31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: branches: - dev - master + - fix_image_build env: PYTHON_VERSION: 3.9