mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 22:54:36 +00:00
Build aarch64 Darwin lsp also on latest
This commit is contained in:
parent
c00eb792da
commit
55176d1dac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly_snapshot.yaml
vendored
2
.github/workflows/nightly_snapshot.yaml
vendored
|
@ -124,7 +124,7 @@ jobs:
|
|||
build_vscode_lsp_macos_aarch64:
|
||||
env:
|
||||
SLINT_NO_QT: 1
|
||||
runs-on: macos-11
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ./.github/actions/setup-rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue