Skip to content

Commit df63054

Browse files
authored
test.yml: s/x86-64/x86_64
Signed-off-by: C. Mangla <cmangla@users.noreply.github.com>
1 parent 190bfc0 commit df63054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
release:
5050
- master
5151
arch: # arch and release variants are tested above, so limit these here
52-
- x86-64
52+
- x86_64
5353
fixup:
5454
- 1
5555
- 0

0 commit comments

Comments
 (0)