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