Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Sep 12, 2024
1 parent 8ff1ccb commit e9ad15d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e9ad15d

Please sign in to comment.