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