Skip to content

Commit a70da97

Browse files
jonathan343hswong3i
authored andcommitted
Update lint workflow to use ubuntu-latest (boto#3416)
1 parent 1fc2575 commit a70da97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
lint:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-latest
1414

1515
steps:
1616
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938

0 commit comments

Comments
 (0)