|
30 | 30 | if: ${{ github.repository == 'v6d-io/v6d' || github.event_name == 'workflow_dispatch' }} |
31 | 31 | strategy: |
32 | 32 | matrix: |
33 | | - os: [ubuntu-20.04] |
| 33 | + os: [ubuntu-22.04] |
34 | 34 | platform: [x86_64, aarch64] |
35 | 35 |
|
36 | 36 | steps: |
@@ -107,7 +107,7 @@ jobs: |
107 | 107 | if: ${{ github.repository == 'v6d-io/v6d' || github.event_name == 'workflow_dispatch' }} |
108 | 108 | strategy: |
109 | 109 | matrix: |
110 | | - os: [ubuntu-20.04] |
| 110 | + os: [ubuntu-22.04] |
111 | 111 |
|
112 | 112 | steps: |
113 | 113 | - uses: actions/checkout@v3 |
@@ -147,7 +147,7 @@ jobs: |
147 | 147 | if: ${{ github.repository == 'v6d-io/v6d' || github.event_name == 'workflow_dispatch' }} |
148 | 148 | strategy: |
149 | 149 | matrix: |
150 | | - os: [ubuntu-20.04] |
| 150 | + os: [ubuntu-22.04] |
151 | 151 | platform: [x86_64, aarch64] |
152 | 152 |
|
153 | 153 | steps: |
@@ -197,7 +197,7 @@ jobs: |
197 | 197 | if: ${{ github.repository == 'v6d-io/v6d' || github.event_name == 'workflow_dispatch' }} |
198 | 198 | strategy: |
199 | 199 | matrix: |
200 | | - os: [ubuntu-20.04] |
| 200 | + os: [ubuntu-22.04] |
201 | 201 |
|
202 | 202 | steps: |
203 | 203 | - uses: actions/checkout@v3 |
@@ -236,7 +236,7 @@ jobs: |
236 | 236 | if: ${{ github.repository == 'v6d-io/v6d' || github.event_name == 'workflow_dispatch' }} |
237 | 237 | strategy: |
238 | 238 | matrix: |
239 | | - os: [ubuntu-20.04] |
| 239 | + os: [ubuntu-22.04] |
240 | 240 | platform: [x86_64, aarch64] |
241 | 241 |
|
242 | 242 | steps: |
@@ -300,7 +300,7 @@ jobs: |
300 | 300 | if: ${{ github.repository == 'v6d-io/v6d' || github.event_name == 'workflow_dispatch' }} |
301 | 301 | strategy: |
302 | 302 | matrix: |
303 | | - os: [ubuntu-20.04] |
| 303 | + os: [ubuntu-22.04] |
304 | 304 | platform: [x86_64, aarch64] |
305 | 305 |
|
306 | 306 | steps: |
@@ -359,7 +359,7 @@ jobs: |
359 | 359 | if: ${{ github.repository == 'v6d-io/v6d' || github.event_name == 'workflow_dispatch' }} |
360 | 360 | strategy: |
361 | 361 | matrix: |
362 | | - os: [ubuntu-20.04] |
| 362 | + os: [ubuntu-22.04] |
363 | 363 | platform: [x86_64, aarch64] |
364 | 364 |
|
365 | 365 | steps: |
|
0 commit comments