Skip to content

Commit f35d2ff

Browse files
committed
[DO NOT MERGE]: Change arm64-secure label to local runners
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
1 parent 3b3218d commit f35d2ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ jobs:
2323
matrix:
2424
platform: ["generic"]
2525
include:
26-
- os: arm64-secure
26+
- os: ARM64
2727
arch: arm64
2828
- os: ubuntu-22.04
2929
arch: amd64
3030
- os: ubuntu-latest
3131
arch: riscv64
32-
- os: arm64-secure
32+
- os: ARM64
3333
arch: arm64
3434
platform: "nvidia-jp5"
35-
- os: arm64-secure
35+
- os: ARM64
3636
arch: arm64
3737
platform: "nvidia-jp6"
3838
steps:

0 commit comments

Comments
 (0)