]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
test: typo in the GitHub Action name
authorJo Zzsi <jozzsicsataban@gmail.com>
Wed, 12 Feb 2025 01:46:03 +0000 (20:46 -0500)
committerBenjamin Drung <bdrung@ubuntu.com>
Wed, 12 Feb 2025 09:53:05 +0000 (10:53 +0100)
These are arm64 runs not amd64 runs.

.github/workflows/integration-extra-arm64.yml

index a941d0ebb2351b22075bb384d22980e57ad1bf5d..eecfc4bc226338b82ab9cd1b3a70cbc86fa61e71 100644 (file)
@@ -1,5 +1,5 @@
 ---
-name: Daily Integration Tests (amd64)
+name: Daily Integration Tests (arm64)
 
 on:  # yamllint disable-line rule:truthy
     schedule: