Skip to content

Commit f289aca

Browse files
committed
upgrade ubuntu from 20.04 to 22.04
1 parent ae60e00 commit f289aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
Test:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-22.04
99
steps:
1010
- name: Check License Header
1111
uses: apache/[email protected]

0 commit comments

Comments
 (0)