Skip to content

Commit

Permalink
fix(ci): drop ubuntu 23.04, use 24.04(LTS) (#21897)
Browse files Browse the repository at this point in the history
  • Loading branch information
pront authored Nov 26, 2024
1 parent 3e99504 commit 69736cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ jobs:
container:
- ubuntu:20.04
- ubuntu:22.04
- ubuntu:23.04
- ubuntu:24.04
- debian:10
- debian:11
- debian:12
Expand Down

0 comments on commit 69736cd

Please sign in to comment.