Skip to content

Commit 4ec9a97

Browse files
committed
Display cpu arch
1 parent f8f800f commit 4ec9a97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ jobs:
9494
uses: actions/[email protected]
9595
with:
9696
fetch-depth: 0
97+
- name: CPU Arch
98+
run: uname -m
9799
- name: Run ${{ matrix.tfm }} tests
98100
run: |
99101
git_command="git config --global --add safe.directory /app"

0 commit comments

Comments
 (0)