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 568d495 commit 71ec64eCopy full SHA for 71ec64e
.github/workflows/nightly_snapshot.yaml
@@ -120,7 +120,7 @@ jobs:
120
build_vscode_lsp_macos_aarch64_bundle:
121
env:
122
SLINT_NO_QT: 1
123
- runs-on: macos-14
+ runs-on: macos-26
124
steps:
125
- uses: actions/checkout@v5
126
- uses: ./.github/actions/setup-rust
.github/workflows/slint_tool_binary.yaml
@@ -167,7 +167,7 @@ jobs:
167
path: slint-${{ github.event.inputs.program || inputs.program }}-${{ matrix.target }}.tar.gz
168
169
build_macos:
170
171
172
173
0 commit comments