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 2aece24 commit 832c02eCopy full SHA for 832c02e
.github/workflows/test-build-processes.yml
@@ -78,7 +78,7 @@ jobs:
78
strategy:
79
fail-fast: false
80
matrix:
81
- os: [ macos-13 ]
+ os: [ macos-15-intel ]
82
directory: [ 'build' ]
83
with:
84
os: ${{ matrix.os }}
0 commit comments