Skip to content

Commit

Permalink
ci typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sshin23 committed Jul 7, 2021
1 parent 78cb7f5 commit 8ce5e31
Showing 1 changed file with 1 addition 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 @@ -21,7 +21,7 @@ jobs:
runs-on: self-hosted
strategy:
matrix:
julia-version: ['1.6.1']
julia-version: ['1.6']
env:
JULIA_VERSION: ${{matrix.julia-version}}
steps:
Expand Down

0 comments on commit 8ce5e31

Please sign in to comment.