Skip to content

Commit 23b6f9a

Browse files
authored
update tag to deb pref amd64 (#267)
1 parent cd5da04 commit 23b6f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- 0.6.0-alpha.1
4444
postgres: [14, 15]
4545
box:
46-
- { runner: ubuntu-20.04, arch: x86_64 }
46+
- { runner: ubuntu-20.04, arch: amd64 }
4747
- { runner: arm-runner, arch: arm64 }
4848
runs-on: ${{ matrix.box.runner }}
4949
timeout-minutes: 45

0 commit comments

Comments
 (0)