@@ -4,7 +4,7 @@ queue_rules:
44 # These define the conditions to get out of the merge queue
55 conditions :
66 - status-success=ubuntu-20.04 - Python 3.8 x64
7- - status-success=macos-10.15 - Python 3.8 x64
7+ - status-success=macos-12 - Python 3.8 x64
88 - status-success=windows-2019 - Python 3.9 x64
99 - status-success=windows-2019 - Python 3.9 x86
1010 - status-success=Vim tests - new
@@ -16,7 +16,7 @@ pull_request_rules:
1616 - base=master
1717 - " #approved-reviews-by>=2"
1818 - status-success=ubuntu-20.04 - Python 3.8 x64
19- - status-success=macos-10.15 - Python 3.8 x64
19+ - status-success=macos-12 - Python 3.8 x64
2020 - status-success=windows-2019 - Python 3.9 x64
2121 - status-success=windows-2019 - Python 3.9 x86
2222 - status-success=Vim tests - new
@@ -33,7 +33,7 @@ pull_request_rules:
3333 conditions :
3434 - base=master
3535 - status-success=ubuntu-20.04 - Python 3.8 x64
36- - status-success=macos-10.15 - Python 3.8 x64
36+ - status-success=macos-12 - Python 3.8 x64
3737 - status-success=windows-2019 - Python 3.9 x64
3838 - status-success=windows-2019 - Python 3.9 x86
3939 - status-success=Vim tests - new
@@ -51,7 +51,7 @@ pull_request_rules:
5151 - base=master
5252 - author=puremourning
5353 - status-success=ubuntu-20.04 - Python 3.8 x64
54- - status-success=macos-10.15 - Python 3.8 x64
54+ - status-success=macos-12 - Python 3.8 x64
5555 - status-success=windows-2019 - Python 3.9 x64
5656 - status-success=windows-2019 - Python 3.9 x86
5757 - status-success=Vim tests - new
0 commit comments