We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e87b9 commit ee928ceCopy full SHA for ee928ce
1 file changed
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
strategy:
42
fail-fast: false
43
matrix:
44
- os: [ubuntu-latest, macos-13, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-15-intel, macos-latest, windows-latest]
45
46
steps:
47
- uses: actions/checkout@v4
0 commit comments