From 87d4afc1bbf3fdb06d168739b86837b589cecb92 Mon Sep 17 00:00:00 2001 From: Armen Zambrano G Date: Thu, 9 Sep 2021 11:02:39 -0400 Subject: [PATCH] Try main --- .github/workflows/m1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/m1.yml b/.github/workflows/m1.yml index 8c809df6..102bfb8e 100644 --- a/.github/workflows/m1.yml +++ b/.github/workflows/m1.yml @@ -19,7 +19,7 @@ jobs: brew services start postgresql # This builds all possible Python versions (currently, 3.8 to 3.10) - - uses: armenzg/cibuildwheel + - uses: armenzg/cibuildwheel@main # Read about options here https://cibuildwheel.readthedocs.io/en/stable/options env: CIBW_ARCHS: arm64