Skip to content

Commit eb24dbf

Browse files
committed
ci(manual-test): stop mentioning the obsolete ubuntu-20.04 pool
It has gone to the ~Google~GitHub Graveyard. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent c606f86 commit eb24dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
fail-fast: false
88
matrix:
99
runs-on:
10-
- ubuntu-20.04
1110
- ubuntu-22.04
11+
- ubuntu-24.04
1212
- macos-11.0
1313
- macos-12.0
1414
- windows-2019

0 commit comments

Comments
 (0)