Skip to content

Commit

Permalink
Add architecture back in
Browse files Browse the repository at this point in the history
  • Loading branch information
willtebbutt committed Feb 6, 2024
1 parent 50029a4 commit 0c992f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
arch: x64
- uses: actions/cache@v2
env:
cache-name: cache-artifacts
Expand Down

0 comments on commit 0c992f8

Please sign in to comment.