Skip to content

Commit d40536e

Browse files
Run CI with macOS-11 to fix issues. This is a temporary fix before the release (#1407)
Signed-off-by: Jean-Christophe Morin <[email protected]>
1 parent 76117d5 commit d40536e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
os-version:
24-
- 'latest'
24+
- '11'
2525
python-version:
2626
- '2.7'
2727
- '3.7'

0 commit comments

Comments
 (0)