Skip to content

Commit

Permalink
Remove deprecated env var and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ToucheSir authored Jan 8, 2024
1 parent ea3246c commit 53897c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ steps:
queue: "juliagpu"
cuda: "*"
env:
JULIA_CUDA_USE_BINARYBUILDER: "true"
FLUX_TEST_CUDA: "true"
FLUX_TEST_CPU: "false"
timeout_in_minutes: 60
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Flux"
uuid = "587475ba-b771-5e3f-ad9e-33799f191a9c"
version = "0.14.8"
version = "0.14.9"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down

0 comments on commit 53897c4

Please sign in to comment.