Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wyr121 committed Jan 10, 2024
1 parent 8dcbfcf commit 467af7e
Show file tree
Hide file tree
Showing 228 changed files with 10,433 additions and 1,879 deletions.
82 changes: 0 additions & 82 deletions .github/ISSUE_TEMPLATE/bug_report.yml

This file was deleted.

82 changes: 0 additions & 82 deletions .github/ISSUE_TEMPLATE/bug_report_zh.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .github/renovate.json

This file was deleted.

5 changes: 0 additions & 5 deletions .github/update_dependencies.sh

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/go.yml → .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
TAGS: with_quic,with_wireguard,with_gvisor,with_utls,with_ech,with_clash_api,with_outbound_provider
TAGS: with_quic,with_wireguard,with_gvisor,with_utls,with_ech,with_clash_api,with_provider

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -49,4 +49,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: sing-box_core
path: sing-box*
path: sing-box*
Loading

0 comments on commit 467af7e

Please sign in to comment.