Skip to content

Commit 5867df0

Browse files
committed
Updated workflow so that we build 3.10 on MacOS
1 parent a74c91b commit 5867df0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/devel.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
python-version: "3.9"
3232
- platform: { name: "windows", os: "windows-latest", shell: "pwsh" }
3333
python-version: "3.9"
34-
- platform:
35-
{ name: "macos", os: "macos-latest", shell: "bash -l {0}" }
36-
python-version: "3.10"
3734
- platform: { name: "windows", os: "windows-latest", shell: "pwsh" }
3835
python-version: "3.10"
3936
environment:

0 commit comments

Comments
 (0)