Skip to content

Commit

Permalink
ci: test x86 only
Browse files Browse the repository at this point in the history
  • Loading branch information
inkydragon committed Dec 14, 2024
1 parent c1e56d3 commit fec1f9e
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 @@ -25,7 +25,7 @@ jobs:
- macos-13 # Intel
- windows-latest
julia-arch:
- 'x64'
# - 'x64'
- 'x86'
julia-version:
- '1.6'
Expand Down

0 comments on commit fec1f9e

Please sign in to comment.