Skip to content

Commit 6b257d9

Browse files
authored
[action] pkgs-static-check.yml (#1846)
1 parent fca5488 commit 6b257d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgs-static-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# This workflow contains a single job called "build"
1515
build:
1616
# The type of runner that the job will run on
17-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-22.04
1818
steps:
1919
- uses: actions/checkout@v4
2020
- name: Set up Python

0 commit comments

Comments
 (0)