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