From 7bd5dd6b50999ad46fb8d18b75724107f08f3d61 Mon Sep 17 00:00:00 2001 From: Kaalleen Date: Fri, 18 Feb 2022 18:55:25 +0100 Subject: test with macos python 3.8.x --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 74fe8f6b..44a68643 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -143,7 +143,7 @@ jobs: submodules: recursive - uses: actions/setup-python@v2 with: - python-version: '3.9.x' + python-version: '3.8.x' - uses: actions/setup-node@v1 with: node-version: '16.x' -- cgit v1.2.3