Skip to content

Commit

Permalink
remove slow/non-existent runners from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jni committed Jun 29, 2024
1 parent cc633f9 commit 8e55e45
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
matrix:
platform: [ubuntu-latest, windows-latest, macos-latest]
python: ["3.9", "3.12"]
include:
# test big sur on 3.9.0
- python: 3.9
platform: macos-11.0

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

0 comments on commit 8e55e45

Please sign in to comment.