Skip to content

Commit

Permalink
clear-stack: add missing - in job id
Browse files Browse the repository at this point in the history
  • Loading branch information
tfaoliveira committed Nov 9, 2023
1 parent 81a8db3 commit 1134104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/amd64-linux-clear-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: src/libjade-logs-src.tar.gz


compile-clear-stack-loop-register-zeroization all:
compile-clear-stack-loop-register-zeroization-all:
runs-on: [self-hosted, linux, X64, amd64-main]
steps:
- name: checkout
Expand All @@ -72,7 +72,7 @@ jobs:
path: src/libjade-logs-src.tar.gz


compile-clear-stack-unrolled-register-zeroization all:
compile-clear-stack-unrolled-register-zeroization-all:
runs-on: [self-hosted, linux, X64, amd64-main]
steps:
- name: checkout
Expand Down

0 comments on commit 1134104

Please sign in to comment.