Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmh91 authored Jun 17, 2022
1 parent f4a0854 commit 7f060f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- 'nightly'
- '1.7'
- '1'
os:
- ubuntu-latest
- macOS-latest
Expand Down Expand Up @@ -87,4 +87,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Needed due to https://github.com/JuliaDocs/Documenter.jl/issues/1177
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
GKSwstype: 'nul'
GKSwstype: 'nul'

0 comments on commit 7f060f2

Please sign in to comment.