We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b25f50 commit ab74bb6Copy full SHA for ab74bb6
.github/workflows/compile_meta_core.yml
@@ -89,7 +89,7 @@ jobs:
89
- name: Setup Go
90
uses: actions/setup-go@v5
91
with:
92
- go-version: "1.23"
+ go-version: "1.24"
93
check-latest: true
94
95
- name: Clone Clash Meta Repository
0 commit comments