Skip to content

Commit

Permalink
drop ci on julia v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy committed Dec 11, 2023
1 parent dd87dc6 commit 3dba886
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,6 @@ steps:
if: build.message !~ /\[skip tests\]/
timeout_in_minutes: 60

- label: "🐫 Julia 1.8"
plugins:
- JuliaCI/julia#v1:
version: 1.8
- JuliaCI/julia-test#v1: ~
agents:
queue: "juliagpu"
cuda: "*"
if: build.message !~ /\[skip tests\]/
timeout_in_minutes: 60

- label: "🥑 Julia 1.9"
plugins:
- JuliaCI/julia#v1:
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
environment:
matrix:
- julia_version: 1.6
- julia_version: 1.8
- julia_version: 1.9
- julia_version: nightly

Expand Down

0 comments on commit 3dba886

Please sign in to comment.