Skip to content

Commit

Permalink
create new env for v1.9 and v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonProtter committed May 4, 2023
1 parent 6518a6c commit 486e18e
Show file tree
Hide file tree
Showing 3 changed files with 834 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- julia-version: '1.8'
envname: "main_v2"
- julia-version: 'nightly'
envname: "main_v2"
envname: "main_v3"
fail-fast: false
name: Test Julia ${{ matrix.julia-version }}
steps:
Expand Down
Loading

0 comments on commit 486e18e

Please sign in to comment.