From 84b97bb9612a7b0ad9987f9d7001eddda251aa24 Mon Sep 17 00:00:00 2001 From: Eugen C <1533818+armab@users.noreply.github.com> Date: Fri, 15 Sep 2023 20:00:26 +0100 Subject: [PATCH] Switch to the main CI branch --- .github/workflows/build_and_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yaml b/.github/workflows/build_and_test.yaml index 37c21db..eb0c563 100644 --- a/.github/workflows/build_and_test.yaml +++ b/.github/workflows/build_and_test.yaml @@ -11,7 +11,7 @@ jobs: # This is mirrored in the release workflow. build_and_test: name: 'Build and Test' - uses: StackStorm-Exchange/ci/.github/workflows/pack-build_and_test.yaml@feature/py-3.8 + uses: StackStorm-Exchange/ci/.github/workflows/pack-build_and_test.yaml@main with: enable-common-libs: false python-version: 3.8