Skip to content

Commit

Permalink
Switched ubuntu version to mantic (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajeets6 committed Oct 18, 2023
1 parent 821a9a1 commit 2b73635
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/clang-format-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
matrix:
version-pair:
- {version: "17", ubuntu: "mantic"}
- {version: "16", ubuntu: "lunar"}
- {version: "15", ubuntu: "lunar"}
- {version: "14", ubuntu: "jammy"}
- {version: "13", ubuntu: "jammy"}
- {version: "16", ubuntu: "mantic"}
- {version: "15", ubuntu: "mantic"}
- {version: "14", ubuntu: "mantic"}
- {version: "13", ubuntu: "mantic"}
- {version: "12", ubuntu: "jammy"}
- {version: "11", ubuntu: "jammy"}
- {version: "10", ubuntu: "focal"}
Expand Down

0 comments on commit 2b73635

Please sign in to comment.