Skip to content

Commit 7f11d2d

Browse files
committed
ci: update base run image
1 parent ae65354 commit 7f11d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

1313
jobs:
1414
test:
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout github repo
1818
uses: actions/checkout@v4

0 commit comments

Comments
 (0)