Skip to content

Commit

Permalink
Build Python 3.10 for macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Feb 12, 2024
1 parent 286a467 commit 6ad3ac1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/devel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
python-version: "3.9"
- platform: { name: "windows", os: "windows-latest", shell: "pwsh" }
python-version: "3.9"
- platform:
{ name: "macos", os: "macos-latest", shell: "bash -l {0}" }
python-version: "3.10"
- platform: { name: "windows", os: "windows-latest", shell: "pwsh" }
python-version: "3.10"
environment:
Expand Down

0 comments on commit 6ad3ac1

Please sign in to comment.