diff --git a/.azure/test-macos.yml b/.azure/test-macos.yml index 1887a88655..b167df3f1c 100644 --- a/.azure/test-macos.yml +++ b/.azure/test-macos.yml @@ -10,7 +10,7 @@ parameters: jobs: - job: "MacOS_Tests_Python${{ replace(parameters.pythonVersion, '.', '') }}" displayName: "Test macOS Python ${{ parameters.pythonVersion }}" - pool: {vmImage: 'macOS-11'} + pool: {vmImage: 'macOS-13'} variables: QISKIT_SUPPRESS_PACKAGING_WARNINGS: Y