Skip to content

Commit

Permalink
Merge pull request #56 from felixfontein/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Aug 5, 2024
2 parents 96b396f + 6d63c67 commit d1054d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,11 @@ jobs:
python-version: pypy-3.6
- os: macos-latest
python-version: pypy-3.6
# CPython 3.6 and 3.7 is no longer available on macos-latest
- os: macos-latest
python-version: 3.6
- os: macos-latest
python-version: 3.7
include:
# NOTE: The last GNU/Linux CPython 3.6 available is built for Ubuntu 20
# https://github.com/actions/python-versions/blob/6dd0b75/versions-manifest.json#L3956-L3960
Expand Down

0 comments on commit d1054d1

Please sign in to comment.