Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1cba76e

Browse files
authored
feat: fix CI error: remove macOS from Python Bindings Test workflow (#263)
1 parent7f5ab30 commit1cba76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/python_binding.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
fail-fast:false
2727
matrix:
28-
platform:[windows-latest,macos-latest,ubuntu-latest]
28+
platform:[windows-latest, ubuntu-latest]
2929
python-version:["3.12"]
3030

3131
runs-on:${{ matrix.platform }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp