Skip to content

Commit

Permalink
Added 64-bit x86 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewilliami authored Jan 27, 2021
1 parent 64ffa91 commit 3407541
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:
- windows-latest
arch:
- x64
- x86_64
- x86_64
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 3407541

Please sign in to comment.