We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762f572 commit 20a96feCopy full SHA for 20a96fe
1 file changed
.github/workflows/cd.yml
@@ -81,7 +81,7 @@ jobs:
81
strategy:
82
fail-fast: false
83
matrix:
84
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest, windows-latest, macos-15-intel]
85
arch: ["auto"]
86
87
include:
0 commit comments