We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8d3ba commit ec25115Copy full SHA for ec25115
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Cangjie
29
uses: Zxilly/setup-cangjie@v1
30
with:
31
- channel: "canary"
+ channel: "lts"
32
token: ${{ secrets.GITCODE_TOKEN }}
33
34
- name: Test unix install
0 commit comments