Skip to content

Commit

Permalink
Exclude 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
gaogaotiantian committed Apr 22, 2024
1 parent 10824c5 commit a40612c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest, macos-14]
python-version: ['3.9', '3.10', '3.11', '3.12']
exclude:
- python-version: '3.9'
os: macos-14
runs-on: ${{ matrix.os }}
timeout-minutes: 30
steps:
Expand Down

0 comments on commit a40612c

Please sign in to comment.