Skip to content

Commit

Permalink
change tests
Browse files Browse the repository at this point in the history
  • Loading branch information
halentin committed Jun 19, 2024
1 parent 2572b54 commit 492ce0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
fail-fast: false
matrix:
julia-version: ['1.6', '1']
julia-arch: [x64]
julia-arch: [x64, x86]
os: [ubuntu-latest, windows-latest]
experimental: [false]
include:
- os: windows-latest
exclude:
- os: ubuntu-latest
julia-arch: x86

steps:
Expand Down

0 comments on commit 492ce0f

Please sign in to comment.