Skip to content

Commit 0b608f4

Browse files
committedFeb 27, 2022
Fix for macos image
1 parent 1e1564f commit 0b608f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.azure/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
#python.version: '3.9'
8383
#jpypetest.fast: 'true'
8484
mac-3.9:
85-
imageName: "macos-10.14"
85+
imageName: "macos-11"
8686
python.version: '3.9'
8787
jpypetest.fast: 'true'
8888

0 commit comments

Comments
 (0)
Please sign in to comment.