Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
paperclover committed Apr 3, 2024
1 parent b015542 commit e294aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bun-release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Test Release Script
strategy:
matrix:
machine: [linux-amd64, linux-arm64, macos-arm64, macos-12-large, windows-latest]
machine: [namespace-profile-bun-linux-x64, linux-arm64, macos-arm64, macos-12-large, windows-latest]
runs-on: ${{ matrix.machine }}
permissions:
contents: read
Expand Down

0 comments on commit e294aad

Please sign in to comment.