We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb457d commit 1903e86Copy full SHA for 1903e86
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
# PostgreSQL setup according to [postgres-setup].
6
#
7
# [postgres-setup]: https://help.github.com/en/actions/configuring-and-managing-workflows/creating-postgresql-service-containers
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
9
10
services:
11
postgres:
0 commit comments