Skip to content

Commit 1cb73ed

Browse files
committed
Use ubuntu-latest runners
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent c33ed78 commit 1cb73ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828

2929
jobs:
3030
build:
31-
runs-on: linux-amd64-cpu4
31+
runs-on: ubuntu-latest
3232
strategy:
3333
matrix:
3434
dist:

0 commit comments

Comments
 (0)