Skip to content

Commit

Permalink
ubuntu PPA: drop lunar, drop mantic, add oracular
Browse files Browse the repository at this point in the history
  • Loading branch information
jwt27 committed Aug 17, 2024
1 parent f1e7f7f commit 6679961
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, lunar, mantic, noble ]
ubuntu-version: [ bionic, focal, jammy, noble, oracular ]

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

0 comments on commit 6679961

Please sign in to comment.