Skip to content

Commit

Permalink
min
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Mar 16, 2021
1 parent f6da9f4 commit 68a8aae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_test-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
os: [ubuntu-18.04, windows-2019, macOS-10.15]
python-version: [3.6, 3.7, 3.8, 3.9]
requires: ['minimal', 'latest']
exclude:
- python-version: 3.9
os: windows-2019
requires: 'minimal'

# Timeout: https://stackoverflow.com/a/59076067/4521646
# TODO: the macOS is taking too long, probably caching did not work...
Expand Down

0 comments on commit 68a8aae

Please sign in to comment.