Skip to content

Commit

Permalink
ci: Pass x86_64 as the Windows architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
zjp committed Jan 17, 2025
1 parent 6a75a54 commit 1e76ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: ./utils/ci/consolidated_cache
with:
platform: windows
architecture: x86
architecture: x86_64
cache_key: ${{ secrets.PREBUILT_CACHE_SECRET }}
- uses: Tiryoh/gha-jobid-action@v1
id: get_job_id
Expand Down

0 comments on commit 1e76ca4

Please sign in to comment.