Skip to content

Commit

Permalink
build PPA for Ubuntu Mantic
Browse files Browse the repository at this point in the history
fixes: #35
  • Loading branch information
jwt27 committed May 18, 2023
1 parent 8ecffc5 commit ccdf210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
if: needs.check.outputs.good == 'true'
strategy:
matrix:
ubuntu-version: [ bionic, focal, jammy, kinetic, lunar ]
ubuntu-version: [ bionic, focal, jammy, kinetic, lunar, mantic ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ccdf210

Please sign in to comment.