Skip to content

Commit

Permalink
Update test_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusRainerSchmidt committed Jan 11, 2024
1 parent cb7f412 commit 516ddd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.11"]
os: ["ubuntu-20.04", "ubuntu-22.04", "windows-2022", "macos-11", "macos-12", "macos-13"]
python-version: ["3.8", "3.9", "3.11"]
os: ["ubuntu-20.04", "ubuntu-22.04", "windows-2022", "macos-12", "macos-13"]

steps:
- name: Set up Python
Expand Down

0 comments on commit 516ddd3

Please sign in to comment.