Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Remove macos from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed May 9, 2024
1 parent 1fba38c commit 7b0b7e3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ jobs:
#%- endfor %#
platform:
- "ubuntu"
- "macos"
- "windows"
# https://github.com/actions/setup-python/issues/696
# - "macos"
include:
#%- for intermediate_python in intermediate_pythons %#
- python: "{{'%s.%s' % intermediate_python}}"
Expand Down

0 comments on commit 7b0b7e3

Please sign in to comment.