Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj committed Nov 20, 2020
1 parent c43c9bc commit c7f0b32
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,9 @@ jobs:
arch:
- x64
include:
- os: ubuntu-latest
version: '1'
arch: x86
- os: windows-latest
version: '1'
arch: x64
arch: x86
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit c7f0b32

Please sign in to comment.