Skip to content

Commit

Permalink
test.yaml の更新
Browse files Browse the repository at this point in the history
remove exclude
  • Loading branch information
sabonerune authored Dec 22, 2024
1 parent 4dc3fe9 commit 4f3093b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,6 @@ jobs:
python-architecture: x64
- os: macos-latest
python-architecture: arm64
exclude:
- os: macos-latest
python-version: "3.8"
python-architecture: x64
- os: macos-latest
python-version: "3.9"
python-architecture: x64
- os: macos-latest
python-version: "3.10"
python-architecture: x64

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4f3093b

Please sign in to comment.