Skip to content

Commit e3223c2

Browse files
committed
Tests uname run
1 parent d61aed1 commit e3223c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- name: Build and push Docker images (Jammy)
5353
if: matrix.ubuntu-release-name == 'jammy'
5454
uses: docker/build-push-action@v6
55+
run: uname -a
5556
with:
5657
push: false
5758
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)