Skip to content

Commit

Permalink
Update to more recent meta/config
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed May 8, 2024
1 parent ecce49e commit 6df49b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ jobs:
- os: macos-latest
python-version: "pypy-3.10"
include:
- os: macos-12
python-version: "3.7"
- python-version: "3.7"
os: macos-12

steps:
- name: checkout
Expand Down Expand Up @@ -271,8 +271,8 @@ jobs:
- os: macos-latest
python-version: "pypy-3.10"
include:
- os: macos-12
python-version: "3.7"
- python-version: "3.7"
os: macos-12

steps:
- name: checkout
Expand Down

0 comments on commit 6df49b2

Please sign in to comment.