Skip to content

Commit aad4f73

Browse files
committed
change ubuntu version for linter workflow
1 parent f8d79bf commit aad4f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- '!main'
88
jobs:
99
linter:
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v3
1313
- name: Set up Python 3.8

0 commit comments

Comments
 (0)