llvmlite icon indicating copy to clipboard operation
llvmlite copied to clipboard

Move Azure to use macos-13

Open gmarkall opened this issue 1 year ago • 2 comments

macos-12 is deprecated and will be removed soon.

gmarkall avatar Oct 09 '24 08:10 gmarkall

I think this might be related to https://github.com/numba/numba/pull/7650 and https://github.com/numba/numba/issues/7653

stuartarchibald avatar Oct 09 '24 15:10 stuartarchibald

RE ^ it seems like we previously decided that this wasn't the problem: https://github.com/numba/llvmlite/pull/786#issuecomment-1005912362 ?! Maybe it now is on a new OSX baseline?

stuartarchibald avatar Oct 09 '24 15:10 stuartarchibald

Looks like #1097 will be the way forward here.

gmarkall avatar Nov 19 '24 21:11 gmarkall