Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "Queryverse"

Check notice on line 1 in Project.toml

View workflow job for this annotation

GitHub Actions / julia-ci / lint

environment_errors

Failed to resolve the test environment of package 'Queryverse' at /home/runner/work/Queryverse.jl/Queryverse.jl: Unsatisfiable requirements detected for package BinaryProvider [b99e7846]. Missing-reference checks are degraded in that scope; enable debug logging for the full error.
uuid = "612083be-0b0f-5412-89c1-4e7c75506a58"
version = "1.0.0-DEV"

Expand Down Expand Up @@ -33,7 +33,7 @@
Reexport = "0.2, 1"
StatFiles = "0.8, 0.9, 1"
VegaLite = "1, 2.0, 3"
julia = "1"
julia = "1.10"

[extras]
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
Expand Down
Loading