We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4f977 commit f7bfea3Copy full SHA for f7bfea3
.github/workflows/build.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build:
12
name: Build
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
14
15
steps:
16
- name: Checkout repository.
0 commit comments