Skip to content

Commit 85c936d

Browse files
committed
Fix machine naming
1 parent a83f771 commit 85c936d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env:
3131
jobs:
3232
coverage:
3333
name: Coverage
34-
runs-on: "linux-x86_64-gpu-a100-latest-1"
34+
runs-on: "linux-arm64-gpu-a100-latest-1"
3535
# Our self-hosted runners require a container
3636
# TODO: use a different (nvidia?) container
3737
container:

0 commit comments

Comments
 (0)