Skip to content

Commit

Permalink
fix(ci): typo on job name
Browse files Browse the repository at this point in the history
Signed-off-by: Roberto Scolaro <[email protected]>
  • Loading branch information
therealbobo committed May 23, 2024
1 parent ace9993 commit 5fa9315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
build/sysdig-*.${{ matrix.artifact_ext }}
build-sysdig-others-arm64:
name: build-sysdig-other-amd64
name: build-sysdig-other-arm64
strategy:
matrix:
os: [macos-14]
Expand Down

0 comments on commit 5fa9315

Please sign in to comment.