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.
2 parents bae1cb5 + f119fee commit d99d691Copy full SHA for d99d691
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
postgres: [14, 15, 16, 17]
48
box:
49
- { runner: ubuntu-latest, arch: amd64 }
50
- - { runner: arm-runner, arch: arm64 }
+ - { runner: u22-arm-runner, arch: arm64 }
51
runs-on: ${{ matrix.box.runner }}
52
timeout-minutes: 90
53
steps:
0 commit comments