ci(gitea): disable windows job
This commit is contained in:
@@ -33,6 +33,7 @@ jobs:
|
|||||||
./scripts/install.sh --dry-run --client both --platform linux
|
./scripts/install.sh --dry-run --client both --platform linux
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
|
if: ${{ false }}
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||||
|
|||||||
Reference in New Issue
Block a user