We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f249b commit 617821cCopy full SHA for 617821c
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
steps:
13
- name: Checkout code
14
uses: actions/checkout@v2
0 commit comments