Skip to content

Commit

Permalink
fix(test): remove old OS
Browse files Browse the repository at this point in the history
  • Loading branch information
chubchubsancho committed Aug 16, 2022
1 parent 7e9522d commit 5bea8f7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,10 @@ jobs:
version: "18.04"
- image: ubuntu
version: "20.04"
- image: ubuntu
version: "21.10"
- image: debian
version: "9"
- image: debian
version: "10"
- image: debian
version: "11"
- image: fedora
version: "33"
- image: fedora
version: "34"
steps:
Expand Down

0 comments on commit 5bea8f7

Please sign in to comment.