diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 2d6db2c24c..64dfa54961 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -64,7 +64,7 @@ jobs: shell: bash -el {0} strategy: matrix: - os: [ubuntu-latest, ubuntu-20.04, macOS-latest, macOS-11] + os: [ubuntu-latest, ubuntu-20.04, macOS-latest, macOS-13] backend: [default, openblas] python-version: ['3.8'] include: