Skip to content

Commit

Permalink
Remove ubuntu x86 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
musm committed Nov 17, 2020
1 parent d2dade4 commit 7e09c8a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,13 @@ jobs:
exclude:
- os: macOS-latest
arch: x86
- version: '1.3'
- version:
- '1.3'
- 'nightly'
arch: x86
- version: 'nightly'
- version: '1.5'
arch: x86
os: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@latest
Expand Down

0 comments on commit 7e09c8a

Please sign in to comment.