Skip to content

Commit 8f5d52d

Browse files
authored
Update test.yml
1 parent 03bf7eb commit 8f5d52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
access_token: ${{ github.token }}
1313
lint:
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-22.04
1515
steps:
1616
- uses: actions/checkout@v1
1717
- name: Set up Python 3.10

0 commit comments

Comments
 (0)