Skip to content

Commit 8c48cda

Browse files
committed
fixes 10
1 parent 2c11692 commit 8c48cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
4646
strategy:
4747
matrix:
48-
platform: ['ubuntu-20.04', 'macos-11']
48+
platform: ['ubuntu-20.04']
4949
python: ['3.7', '3.8', '3.9', '3.10', '3.11']
5050
fail-fast: false
5151
steps:

0 commit comments

Comments
 (0)