File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 19
19
fail-fast : false
20
20
matrix :
21
21
version :
22
- - ' 1.6 '
22
+ - ' 1.7 '
23
23
os :
24
24
- ubuntu-latest
25
25
arch :
Original file line number Diff line number Diff line change 15
15
- uses : actions/checkout@v2
16
16
- uses : julia-actions/setup-julia@latest
17
17
with :
18
- version : ' 1.6 '
18
+ version : ' 1.7 '
19
19
- uses : actions/cache@v1
20
20
env :
21
21
cache-name : cache-artifacts
Original file line number Diff line number Diff line change @@ -20,3 +20,17 @@ Spglib = "f761d5c5-86db-4880-b97f-9680a7cccfb5"
20
20
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
21
21
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
22
22
Tullio = " bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
23
+
24
+ [compat ]
25
+ julia = " 1.7"
26
+ CrystalInfoFramework = " 0.4.8"
27
+ FFTW = " 1.4.5"
28
+ FilePaths = " 0.8.3"
29
+ OffsetArrays = " 1.10.8"
30
+ Parameters = " 0.12"
31
+ ProgressMeter = " 1.7.1"
32
+ Requires = " 1.3.0"
33
+ SpecialFunctions = " 2.1.0"
34
+ Spglib = " 0.5.3"
35
+ StaticArrays = " 1.3.4"
36
+ Tullio = " 0.3.3"
You can’t perform that action at this time.
0 commit comments