We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef10bfb commit 81f1b39Copy full SHA for 81f1b39
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
build-ubuntu:
48
strategy:
49
matrix:
50
- version: ['18.04', '20.04', '21.10']
+ version: ['18.04', '20.04', '22.04']
51
runs-on: ubuntu-latest
52
timeout-minutes: 10
53
container:
0 commit comments