Skip to content

Commit

Permalink
Add 1.10 CI. (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Sep 14, 2023
1 parent 335704e commit dbdc0d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ steps:
julia:
- "1.8"
- "1.9"
- "1.10"
- "nightly"
adjustments:
- with:
Expand Down
4 changes: 2 additions & 2 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ version = "0.1.5"

[[deps.GPUCompiler]]
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "TimerOutputs", "UUIDs"]
git-tree-sha1 = "e5e0f07db5c325860b21cadeb6e4271b0ff364c5"
git-tree-sha1 = "7ede4eeafb81bf63d3963dc035d97338942387e2"
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
version = "0.24.1"
version = "0.24.3"

[[deps.InteractiveUtils]]
deps = ["Markdown"]
Expand Down

0 comments on commit dbdc0d6

Please sign in to comment.