Skip to content

Commit

Permalink
Use macos-13 for python 3.8 and 3.9 test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxcode123 committed Apr 23, 2024
1 parent bf835be commit 6836418
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ jobs:

- name: "macos-python-3-8"
python-version: "3.8"
os: macos-latest
os: macos-13
- name: "macos-python-3-9"
python-version: "3.9"
os: macos-latest
os: macos-13
- name: "macos-python-3-10"
python-version: "3.10"
os: macos-latest
Expand Down

0 comments on commit 6836418

Please sign in to comment.