Skip to content

Commit 2bd4719

Browse files
committed
workflow updates & docs preview
1 parent c41f5c8 commit 2bd4719

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
version:
1616
- '1.0'
17-
- '1.1'
17+
- '1'
1818
# - 'nightly'
1919
os:
2020
- ubuntu-latest

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ makedocs(
1313
deploydocs(
1414
repo = "github.com/JuliaMath/AbstractFFTs.jl.git",
1515
target = "build",
16+
push_preview = true
1617
)

0 commit comments

Comments
 (0)