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 67a7245 commit 3e53504Copy full SHA for 3e53504
.github/workflows/test-build-processes.yml
@@ -81,7 +81,7 @@ jobs:
81
strategy:
82
fail-fast: false
83
matrix:
84
- os: [ macos-13 ]
+ os: [ macos-15-intel ]
85
directory: [ 'src', 'build' ]
86
with:
87
os: ${{ matrix.os }}
0 commit comments