Skip to content

Commit 4fb1602

Browse files
committed
test on nightly
1 parent a20d543 commit 4fb1602

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- 'min'
3030
- 'lts'
3131
- '1'
32+
- 'nightly'
3233
os:
3334
- ubuntu-latest
3435
- macOS-latest

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
julia-version: ['1']
39+
julia-version: ['1', 'nightly']
4040
os: [ubuntu-latest]
4141
package:
4242
- {repo: ApproxFunBase.jl, group: JuliaApproximation}

0 commit comments

Comments
 (0)