Skip to content

Commit 749d77f

Browse files
committed
Fix typo
1 parent 85c936d commit 749d77f

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-arm64-gpu-a100-latest-1"
34+
runs-on: "linux-amd64-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)