Skip to content

Commit 60b0017

Browse files
committed
Remove old arm reference
1 parent 29f477d commit 60b0017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Unit Tests
1717
strategy:
1818
matrix:
19-
os: [ubuntu-22.04, windows-2022, macos-14, [self-hosted, linux, ARM64]]
19+
os: [ubuntu-22.04, windows-2022, macos-14]
2020

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

0 commit comments

Comments
 (0)