We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
macos-13
macos-15-intel
1 parent ff21e2a commit 2e7a6eaCopy full SHA for 2e7a6ea
1 file changed
.github/workflows/release-app.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: false
25
matrix:
26
os: [
27
- "macos-13", # Intel
+ "macos-15-intel", # Intel
28
"macos-latest", # ARM
29
"ubuntu-latest", # Intel
30
"windows-latest", # Intel
0 commit comments