We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee87f9f commit c9ccc05Copy full SHA for c9ccc05
1 file changed
.github/workflows/build.yml
@@ -17,8 +17,8 @@ jobs:
17
strategy:
18
matrix:
19
config:
20
- - runner: ubuntu-20.04
21
- image: ubuntu:20.04
+ - runner: ubuntu-22.04
+ image: ubuntu:22.04
22
- runner: ubuntu-22.04-arm
23
image: ubuntu:22.04
24
container:
0 commit comments