Skip to content

Commit

Permalink
Unit-packaging: removed Ubuntu 23.10 due to EOL and added Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
thresheek committed Jul 16, 2024
1 parent fe2ed21 commit 5cc8e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ debian-11, debian-12, ubuntu-20.04, ubuntu-22.04, ubuntu-23.10 ]
os: [ debian-11, debian-12, ubuntu-20.04, ubuntu-22.04, ubuntu-24.04 ]
arch: [ amd64, arm64 ]

steps:
Expand Down

0 comments on commit 5cc8e6b

Please sign in to comment.