Skip to content

Commit

Permalink
test on v1 and nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonProtter committed Nov 5, 2024
1 parent 7f4a78e commit d925120
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
version:
- '1'
- 'nightly'
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit d925120

Please sign in to comment.