Skip to content

Commit

Permalink
Remove old arm reference
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Nov 22, 2024
1 parent 29f477d commit 60b0017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Unit Tests
strategy:
matrix:
os: [ubuntu-22.04, windows-2022, macos-14, [self-hosted, linux, ARM64]]
os: [ubuntu-22.04, windows-2022, macos-14]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 60b0017

Please sign in to comment.