We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c63fdb commit 5d33f9eCopy full SHA for 5d33f9e
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
- supautils
35
postgres: [13, 14, 15, 16, 17]
36
box:
37
- - { runner: ubuntu-20.04, arch: amd64 }
+ - { runner: ubuntu-latest, arch: amd64 }
38
- { runner: arm-runner, arch: arm64 }
39
runs-on: ${{ matrix.box.runner }}
40
steps:
0 commit comments