We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251874e commit cbe630dCopy full SHA for cbe630d
1 file changed
.github/workflows/build_executable.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- os: [ ubuntu-22.04, macos-13, macos-14, windows-2022 ]
+ os: [ ubuntu-22.04, macos-15-intel, macos-15, windows-2022 ]
19
mode: [ 'onefile', 'onedir' ]
20
exclude:
21
- os: ubuntu-22.04
0 commit comments