Skip to content

Commit

Permalink
Only check ubuntu-latest-x86
Browse files Browse the repository at this point in the history
  • Loading branch information
ericneiva committed Jan 5, 2024
1 parent 925a8ac commit 2e08f15
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,12 @@ jobs:
strategy:
matrix:
version:
- '1.6'
- '1.9'
- 'nightly'
os:
- macOS-latest
- windows-latest
- ubuntu-latest
arch:
- x64
- x86
exclude:
- os: macOS-latest
arch: x86
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 2e08f15

Please sign in to comment.