From b90b2e581d1c89b41262d91270d0d150d48e4eff Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Sat, 27 Apr 2024 15:06:33 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ce91d656e5..fe53675e48 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -132,7 +132,7 @@ jobs: dist: 'notebook*.whl' - os: windows-latest py_cmd: python - - os: macos-latest + - os: macos-12 py_cmd: python3 - os: ubuntu-latest py_cmd: python