Skip to content

Commit 1903e86

Browse files
committed
Update to ubuntu-24.04 in ci.yml
1 parent 8cb457d commit 1903e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
# PostgreSQL setup according to [postgres-setup].
66
#
77
# [postgres-setup]: https://help.github.com/en/actions/configuring-and-managing-workflows/creating-postgresql-service-containers
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-24.04
99

1010
services:
1111
postgres:

0 commit comments

Comments
 (0)