Skip to content

Commit

Permalink
Revert "Switched ubuntu version to mantic (#166)" (#167)
Browse files Browse the repository at this point in the history
This reverts commit 2b73635.
  • Loading branch information
jidicula committed Oct 19, 2023
1 parent 2b73635 commit 27cc053
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: "mantic"}
- {version: "15", ubuntu: "mantic"}
- {version: "14", ubuntu: "mantic"}
- {version: "13", ubuntu: "mantic"}
- {version: "16", ubuntu: "lunar"}
- {version: "15", ubuntu: "lunar"}
- {version: "14", ubuntu: "jammy"}
- {version: "13", ubuntu: "jammy"}
- {version: "12", ubuntu: "jammy"}
- {version: "11", ubuntu: "jammy"}
- {version: "10", ubuntu: "focal"}
Expand Down

0 comments on commit 27cc053

Please sign in to comment.