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 d10dc73 commit 7174b9cCopy full SHA for 7174b9c
1 file changed
.github/workflows/build-and-deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
build:
23
strategy:
24
matrix:
25
- os: [ windows-2025, macos-14, ubuntu-24.04 ]
+ os: [ windows-2025, macos-15, ubuntu-24.04 ]
26
fail-fast: false
27
runs-on: ${{ matrix.os }}
28
steps:
0 commit comments