Skip to content

Commit 659cfe1

Browse files
committed
run tests on ARM Linux
1 parent b4f831b commit 659cfe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/steamkit2-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
os: [ windows-latest, macos-latest, macos-14, ubuntu-latest ]
15+
os: [ windows-latest, macos-latest, macos-14, ubuntu-latest, ubuntu-24.04-arm ]
1616
configuration: [ Debug, Release ]
1717
fail-fast: false
1818

0 commit comments

Comments
 (0)