Skip to content

Commit

Permalink
ci/cd changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontrowbridge committed Oct 4, 2023
1 parent 594d33c commit 71e07b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@ jobs:
matrix:
version:
- '1.8'
- '1.9'
- 'nightly'
os:
- ubuntu-latest
arch:
- x64
- x86
# - x86
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 71e07b0

Please sign in to comment.