Qiskit / qiskit-aer

Aer is a high performance simulator for quantum circuits that includes noise models
https://qiskit.github.io/qiskit-aer/
Apache License 2.0
465 stars 354 forks source link

Fix CI failures #2106

Closed doichanj closed 2 months ago

doichanj commented 2 months ago

Summary

upgrade github actions for macos_arm64 and windows

Details and comments

Upgrading Python version from 3.8 to 3.10 except for docs/tutorials. Using macos-latest for arm64 and macos-13 for others.