File tree Expand file tree Collapse file tree 5 files changed +17
-17
lines changed
Expand file tree Collapse file tree 5 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -52,16 +52,16 @@ jobs:
5252 manylinux_image : manylinux2014
5353
5454 # MacOS x86_64
55- - os : macos-13
55+ - os : macos-15-intel
5656 python : 310
5757 platform_id : macosx_x86_64
58- - os : macos-13
58+ - os : macos-15-intel
5959 python : 311
6060 platform_id : macosx_x86_64
61- - os : macos-13
61+ - os : macos-15-intel
6262 python : 312
6363 platform_id : macosx_x86_64
64- - os : macos-13
64+ - os : macos-15-intel
6565 python : 313
6666 platform_id : macosx_x86_64
6767
Original file line number Diff line number Diff line change @@ -46,16 +46,16 @@ jobs:
4646 manylinux_image : manylinux2014
4747
4848 # MacOS x86_64
49- - os : macos-13
49+ - os : macos-15-intel
5050 python : 310
5151 platform_id : macosx_x86_64
52- - os : macos-13
52+ - os : macos-15-intel
5353 python : 311
5454 platform_id : macosx_x86_64
55- - os : macos-13
55+ - os : macos-15-intel
5656 python : 312
5757 platform_id : macosx_x86_64
58- - os : macos-13
58+ - os : macos-15-intel
5959 python : 313
6060 platform_id : macosx_x86_64
6161
Original file line number Diff line number Diff line change @@ -48,16 +48,16 @@ jobs:
4848 manylinux_image : manylinux2014
4949
5050 # MacOS x86_64
51- - os : macos-13
51+ - os : macos-15-intel
5252 python : 310
5353 platform_id : macosx_x86_64
54- - os : macos-13
54+ - os : macos-15-intel
5555 python : 311
5656 platform_id : macosx_x86_64
57- - os : macos-13
57+ - os : macos-15-intel
5858 python : 312
5959 platform_id : macosx_x86_64
60- - os : macos-13
60+ - os : macos-15-intel
6161 python : 313
6262 platform_id : macosx_x86_64
6363
Original file line number Diff line number Diff line change @@ -46,16 +46,16 @@ jobs:
4646 manylinux_image : manylinux2014
4747
4848 # MacOS x86_64
49- - os : macos-13
49+ - os : macos-15-intel
5050 python : 310
5151 platform_id : macosx_x86_64
52- - os : macos-13
52+ - os : macos-15-intel
5353 python : 311
5454 platform_id : macosx_x86_64
55- - os : macos-13
55+ - os : macos-15-intel
5656 python : 312
5757 platform_id : macosx_x86_64
58- - os : macos-13
58+ - os : macos-15-intel
5959 python : 313
6060 platform_id : macosx_x86_64
6161
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Types of changes:
2424### Removed
2525
2626### Fixed
27-
27+ - Updated CI to use ` macos-15-intel ` image due to deprecation of ` macos-13 ` image. ( [ # 283 ] ( https://github.com/qBraid/pyqasm/pull/283 ) )
2828
2929### Dependencies
3030- Update ` pillow ` requirement from <11.4.0 to <12.1.0 ([ #271 ] ( https://github.com/qBraid/pyqasm/pull/271 ) )
You can’t perform that action at this time.
0 commit comments