We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f81ad commit f45d086Copy full SHA for f45d086
1 file changed
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
69
macos:
70
name: '[macos] x86_64/${{ matrix.dc }}'
71
- runs-on: macos-15-intel
+ runs-on: macos-13
72
timeout-minutes: 60
73
needs: setup
74
# Only run if the setup phase explicitly defined compilers to be used
0 commit comments