Skip to content

Commit

Permalink
Merge pull request #1497 from SteamRE/test-on-arm
Browse files Browse the repository at this point in the history
run tests on ARM Linux
  • Loading branch information
yaakov-h authored Jan 28, 2025
2 parents b4f831b + 659cfe1 commit 8f73cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/steamkit2-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
os: [ windows-latest, macos-latest, macos-14, ubuntu-latest ]
os: [ windows-latest, macos-latest, macos-14, ubuntu-latest, ubuntu-24.04-arm ]
configuration: [ Debug, Release ]
fail-fast: false

Expand Down

0 comments on commit 8f73cf0

Please sign in to comment.