We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4188637 commit 57cf5b9Copy full SHA for 57cf5b9
1 file changed
.github/workflows/delivery-ubuntu.yml
@@ -21,7 +21,7 @@ jobs:
21
fail-fast: false
22
matrix:
23
target: [bionic, focal, jammy, noble, oracular, plucky]
24
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
25
steps:
26
- name: Checkout code
27
uses: actions/checkout@v4
0 commit comments