Skip to content

Commit

Permalink
specified ubuntu 24.04 manually
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Wagner <[email protected]>
  • Loading branch information
ImTheKai committed Oct 2, 2024
1 parent d234899 commit 2711c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postgresql-pgdg-package-pgxs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
name: pg-pgdg-package-pgxs-build
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
strategy:
matrix:
postgresql-version: [16, 17]
Expand Down

0 comments on commit 2711c31

Please sign in to comment.