Skip to content

Commit 09a5cc6

Browse files
committed
revert change
1 parent e8d0b8d commit 09a5cc6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
julia-version:
19-
- "1.10"
19+
- "1.6"
2020
julia-arch: [x64]
2121
os: [ubuntu-latest]
2222

Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ version = "1.8.0"
198198
deps = ["BinaryProvider", "HTTP", "Libdl", "Reexport", "SHA", "p7zip_jll"]
199199
git-tree-sha1 = "4f0e41ff461d42cfc62ff0de4f1cd44c6e6b3771"
200200
uuid = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
201-
version = "0.7.13"
201+
version = "0.7.7"
202202

203203
[[DataFrames]]
204204
deps = ["Compat", "DataAPI", "Future", "InvertedIndices", "IteratorInterfaceExtensions", "LinearAlgebra", "Markdown", "Missings", "PooledArrays", "PrettyTables", "Printf", "REPL", "Reexport", "SortingAlgorithms", "Statistics", "TableTraits", "Tables", "Unicode"]

0 commit comments

Comments
 (0)