We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c11692 commit 8c48cdaCopy full SHA for 8c48cda
.github/workflows/integration.yml
@@ -45,7 +45,7 @@ jobs:
45
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
46
strategy:
47
matrix:
48
- platform: ['ubuntu-20.04', 'macos-11']
+ platform: ['ubuntu-20.04']
49
python: ['3.7', '3.8', '3.9', '3.10', '3.11']
50
fail-fast: false
51
steps:
0 commit comments