|
33 | 33 | strategy: |
34 | 34 | matrix: |
35 | 35 | pyversion: ['3.10', '3.11', '3.12', '3.13', '3.14'] |
36 | | - os: ['ubuntu-22.04', 'ubuntu-22.04-arm', 'macos-13', 'macos-latest', 'windows-latest'] |
| 36 | + os: ['ubuntu-22.04', 'ubuntu-22.04-arm', 'macos-15-intel', 'macos-latest', 'windows-latest'] |
37 | 37 | steps: |
38 | 38 | - uses: actions/checkout@v4 |
39 | 39 | with: |
@@ -113,7 +113,7 @@ jobs: |
113 | 113 | strategy: |
114 | 114 | matrix: |
115 | 115 | pyversion: ['3.10', '3.11', '3.12', '3.13', '3.14'] |
116 | | - os: ['ubuntu-22.04', 'ubuntu-22.04-arm', 'macos-13', 'macos-latest', 'windows-latest'] |
| 116 | + os: ['ubuntu-22.04', 'ubuntu-22.04-arm', 'macos-15-intel', 'macos-latest', 'windows-latest'] |
117 | 117 | steps: |
118 | 118 | - uses: actions/checkout@v4 |
119 | 119 | with: |
@@ -151,7 +151,7 @@ jobs: |
151 | 151 | strategy: |
152 | 152 | matrix: |
153 | 153 | pyversion: ['3.10', '3.11', '3.12', '3.13', '3.14'] |
154 | | - os: ['ubuntu-latest', 'ubuntu-22.04-arm', 'macos-13', 'macos-latest', 'windows-latest'] |
| 154 | + os: ['ubuntu-latest', 'ubuntu-22.04-arm', 'macos-15-intel', 'macos-latest', 'windows-latest'] |
155 | 155 | steps: |
156 | 156 | - name: Setup env variables |
157 | 157 | id: envs |
@@ -195,7 +195,7 @@ jobs: |
195 | 195 | strategy: |
196 | 196 | matrix: |
197 | 197 | pyversion: ['3.10', '3.11', '3.12', '3.13', '3.14'] |
198 | | - os: ['ubuntu-latest', 'ubuntu-22.04-arm', 'macos-13', 'macos-latest', 'windows-latest'] |
| 198 | + os: ['ubuntu-latest', 'ubuntu-22.04-arm', 'macos-15-intel', 'macos-latest', 'windows-latest'] |
199 | 199 | steps: |
200 | 200 | - name: Setup env variables |
201 | 201 | id: envs |
|
0 commit comments