Skip to content

Commit 6679961

Browse files
committed
ubuntu PPA: drop lunar, drop mantic, add oracular
1 parent f1e7f7f commit 6679961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
if: needs.check.outputs.good == 'true'
2323
strategy:
2424
matrix:
25-
ubuntu-version: [ bionic, focal, jammy, lunar, mantic, noble ]
25+
ubuntu-version: [ bionic, focal, jammy, noble, oracular ]
2626

2727
steps:
2828
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)