Skip to content

Commit 40aba06

Browse files
authored
Merge pull request #220 from mxschmitt/ubuntu-20.04-is-eol
ci(manual-test): stop mentioning the obsolete ubuntu-20.04 pool
2 parents c606f86 + 045615d commit 40aba06

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)