Skip to content

Commit 5b66b86

Browse files
committed
Lower case
1 parent e17fd5c commit 5b66b86

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runner: ubuntu-24.04
2020
platform_id: linux-x86_64
2121

22-
- name: ARM64
22+
- name: arm64
2323
runner: ubuntu-24.04-arm
2424
platform_id: linux-aarch64
2525

.github/workflows/build-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
name: ARM64
11+
name: arm64
1212
runs-on: macos-15
1313

1414
steps:

0 commit comments

Comments
 (0)