Skip to content

Commit

Permalink
Merge branch 'GoogleChromeLabs:master' into add-owners
Browse files Browse the repository at this point in the history
  • Loading branch information
quasi-mod authored May 30, 2024
2 parents a9d166a + 4a177cf commit 2014ace
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.7", "3.10", "3.11"]
exclude:
- os: macos-latest
python-version: "3.7"
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 2014ace

Please sign in to comment.