We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15eb2a commit 82e55a0Copy full SHA for 82e55a0
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
10
linux:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
steps:
13
- name: "Install dependencies"
14
run: |
0 commit comments