Skip to content

Commit 8c3127a

Browse files
authored
remove retired ubuntu-20.04 in ci (#172)
### Changelog None ### Docs None ### Description PRs are failing because the ubuntu-20 image is retired. This PR removes the retired version. Example failure: ![error](https://github.com/user-attachments/assets/0887d925-dc31-41ab-8140-7b113e8f8410) https://github.com/foxglove/create-foxglove-extension/actions/runs/15888008404/job/44804593289?pr=171 If this PR is passing CI then the fix works.
1 parent 433e9bb commit 8c3127a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
fail-fast: false
4949
matrix:
5050
os:
51-
- ubuntu-20.04
5251
- ubuntu-22.04
5352
- windows-2022
5453

0 commit comments

Comments
 (0)