Skip to content

Commit b91821e

Browse files
authored
Update sanity-check.yml to use ubuntu-latest
1 parent b945f21 commit b91821e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sanity-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: pull_request
44

55
jobs:
66
lint:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout
1010
uses: actions/checkout@v2

0 commit comments

Comments
 (0)