Use julia 1.10.3 in CI
This commit is contained in:
parent
a4169f1641
commit
6f2a4099d0
@ -17,9 +17,9 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Julia environment
|
||||
uses: https://github.com/julia-actions/setup-julia@v1.9.2
|
||||
uses: https://github.com/julia-actions/setup-julia@v1.10.3
|
||||
with:
|
||||
version: '1.9.2'
|
||||
version: '1.10.3'
|
||||
|
||||
- name: Instantiate
|
||||
run: |
|
||||
@ -58,9 +58,9 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Julia environment
|
||||
uses: https://github.com/julia-actions/setup-julia@v1.9.2
|
||||
uses: https://github.com/julia-actions/setup-julia@v1.10.3
|
||||
with:
|
||||
version: '1.9.2'
|
||||
version: '1.10.3'
|
||||
|
||||
- name: Build docs
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user