Skip to content

Commit 323bd17

Browse files
workflow manifest update ubuntu runs on to 22.04
1 parent 5b036ae commit 323bd17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manifest.yml

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

55
jobs:
66
contribs:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88
name: Manifest
99
steps:
1010
- name: Checkout the code

0 commit comments

Comments
 (0)