Skip to content

Commit 82e55a0

Browse files
committed
Actions: Update ubuntu-20.04 (deprecated) -> 22.04
1 parent e15eb2a commit 82e55a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99

1010
linux:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-22.04
1212
steps:
1313
- name: "Install dependencies"
1414
run: |

0 commit comments

Comments
 (0)