Skip to content

Commit 6fa3420

Browse files
abhilashshetty04dsharma-dc
authored andcommitted
ci(gha): change runner to ubuntu-latest
Signed-off-by: Abhilash Shetty <abhilash.shetty@datacore.com>
1 parent ffb6aa7 commit 6fa3420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

2525
jobs:
2626
tests:
27-
runs-on: ubuntu-20.04
27+
runs-on: ubuntu-latest
2828
timeout-minutes: 120
2929
steps:
3030
- name: Checkout

0 commit comments

Comments
 (0)