Skip to content

Commit caf2450

Browse files
committed
更新 ci
1 parent a6880ba commit caf2450

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/rust.yml

-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
outputs:
2222
details: ${{ steps.autograding.outputs.details }}
2323
points: ${{ steps.autograding.outputs.points}}
24-
strategy:
25-
matrix:
26-
node-version: [16.x]
2724

2825
steps:
2926
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)