From e9ad15dfe3c2b70361fd335b2f7afbb5d5057212 Mon Sep 17 00:00:00 2001 From: DmitriyMusatkin Date: Thu, 12 Sep 2024 13:22:33 -0700 Subject: [PATCH] ci --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5d68e8..6602915 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: - 'main' env: - BUILDER_VERSION: v0.9.63 + BUILDER_VERSION: v0.9.64 BUILDER_SOURCE: releases BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net PACKAGE_NAME: aws-checksums @@ -243,6 +243,7 @@ jobs: uses: cross-platform-actions/action@v0.24.0 with: operating_system: openbsd + architecture: x86-64 version: ${{ matrix.version }} cpu_count: 4 shell: bash