Changeset - r26009:087fdb483882
[Not reviewed]
master
0 1 0
Loïc Guilloux - 3 years ago 2021-10-03 19:14:59
glx22@users.noreply.github.com
Change: [Actions] Use macOS-11 image for releases (#9605)
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.github/workflows/release.yml
Show inline comments
 
@@ -473,7 +473,7 @@ jobs:
 
    name: MacOS
 
    needs: source
 

	
 
    runs-on: macos-10.15
 
    runs-on: macos-11
 
    env:
 
      MACOSX_DEPLOYMENT_TARGET: 10.14
 

	
0 comments (0 inline, 0 general)