Skip to content

Commit

Permalink
fix: typos from manic to mantic
Browse files Browse the repository at this point in the history
  • Loading branch information
Regolith Linux committed Feb 6, 2024
1 parent 82ab4ed commit 6a44e52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deb-v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ jobs:
distro: ubuntu
codename: jammy
- distro-codename: ubuntu-mantic-amd64
host-os: [self-hosted, Linux, X64, manic]
host-os: [self-hosted, Linux, X64, mantic]
arch: amd64
distro: ubuntu
codename: mantic
- distro-codename: ubuntu-mantic-arm64
host-os: [self-hosted, Linux, arm64, manic]
host-os: [self-hosted, Linux, arm64, mantic]
arch: arm64
distro: ubuntu
codename: mantic
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test-desktop-installable2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ jobs:
wm: [regolith-session-flashback, regolith-session-sway]
include:
- arch: amd64
host-os: [self-hosted, Linux, X64, manic]
host-os: [self-hosted, Linux, X64, mantic]
- arch: arm64
host-os: [self-hosted, Linux, ARM64, manic]
host-os: [self-hosted, Linux, ARM64, mantic]
- distro-codename: ubuntu-mantic
distro: ubuntu
codename: mantic
Expand Down

0 comments on commit 6a44e52

Please sign in to comment.