Skip to content

Commit

Permalink
Switch to ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
runabol committed May 25, 2024
1 parent 23849f1 commit fe36325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
go-version: [1.21.x]
postgres-version: [15, 16]
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
services:
postgres:
image: postgres:${{ matrix.postgres-version }}
Expand Down

0 comments on commit fe36325

Please sign in to comment.