Skip to content

Commit 4522913

Browse files
committed
Build requirements for macos-latest machine.
1 parent 9763a93 commit 4522913

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/requirements.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
python-version: "3.11"
2323
- machine: windows-latest
2424
python-version: "3.10"
25+
- machine: macos-latest
26+
python-version: "3.10"
2527
runs-on: ${{ matrix.runtime.machine }}
2628
steps:
2729
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)