Skip to content

Commit

Permalink
restore lint on 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang committed Dec 17, 2023
1 parent 447bf7a commit 0a9fb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
jobs:
lint:
name: Lint
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Run Lint Script for Bazel/Pyupgrade/Black/Clang
Expand Down

0 comments on commit 0a9fb8c

Please sign in to comment.