Skip to content

Commit b3191af

Browse files
committed
This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see actions/runner-images#11101
[Build] Signed-off-by: Markus Alexander Kuppe <[email protected]>
1 parent d17a6d8 commit b3191af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ${{ matrix.os }}
88
strategy:
99
matrix:
10-
os: [macOS-latest, ubuntu-20.04, windows-latest]
10+
os: [macOS-latest, ubuntu-22.04, windows-latest]
1111
steps:
1212
- uses: actions/checkout@v1
1313
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)