mirror of
https://github.com/fcitx5-android/fcitx5-android.git
synced 2026-08-02 20:16:06 +08:00
remove macos nix build
This commit is contained in:
parent
b1dd269a5f
commit
cbf151b7f3
7
.github/workflows/nix.yml
vendored
7
.github/workflows/nix.yml
vendored
@ -7,12 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
develop:
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-24.04
|
||||
- macos-14
|
||||
runs-on: ${{ matrix.os }}
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- name: Fetch source code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user