File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,10 +14,6 @@ concurrency:
1414 group : ${{ github.workflow }}-${{ github.head_ref || github.ref }}
1515 cancel-in-progress : true
1616
17- env :
18- RUST_VERSION : " 1.91" # RUST_VER
19- PYTHON_VERSION : " 3.14" # PY_VER
20-
2117permissions : {} # workflow-level default — deny all
2218
2319jobs :
Original file line number Diff line number Diff line change @@ -14,10 +14,6 @@ concurrency:
1414 group : ${{ github.workflow }}-${{ github.head_ref || github.ref }}
1515 cancel-in-progress : true
1616
17- env :
18- RUST_VERSION : " 1.91"
19- PYTHON_VERSION : " 3.14"
20-
2117permissions : {} # workflow-level default — deny all
2218
2319jobs :
Original file line number Diff line number Diff line change @@ -14,10 +14,6 @@ concurrency:
1414 group : ${{ github.workflow }}-${{ github.head_ref || github.ref }}
1515 cancel-in-progress : true
1616
17- env :
18- RUST_VERSION : " 1.91" # RUST_VER
19- PYTHON_VERSION : " 3.14" # PY_VER
20-
2117permissions : {} # workflow-level default — deny all
2218
2319jobs :
You can’t perform that action at this time.
0 commit comments