Skip to content

Commit

Permalink
update excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostofGoes committed Jun 2, 2024
1 parent 7dd6ff6 commit d7124ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ jobs:
exclude:
- platform: ubuntu-20.04
architecture: x86
- platform: macos-latest
- platform: macos-13
architecture: x86
- platform: macos-latest
- platform: macos-13
python-version: "pypy-3.7"
- platform: macos-latest
- platform: macos-13
python-version: "pypy-3.8"
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d7124ed

Please sign in to comment.