mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 08:30:37 +00:00
check on other arch
This commit is contained in:
3
.github/workflows/build_and_test.yml
vendored
3
.github/workflows/build_and_test.yml
vendored
@@ -797,8 +797,7 @@ jobs:
|
||||
matrix:
|
||||
version: [ v14 ]
|
||||
# version: [ v14, v15, v16 ]
|
||||
arch: [ x64 ]
|
||||
# arch: [ x64, arm64 ]
|
||||
arch: [ x64, arm64 ]
|
||||
|
||||
runs-on: ${{ fromJson(format('["self-hosted", "{0}"]', matrix.arch == 'arm64' && 'large-arm64' || 'large')) }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user