Skip to content

Commit

Permalink
Up
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess committed Oct 8, 2024
1 parent 47f4794 commit 6367321
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions .buildkite/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ steps:
- "1.9"
- "1.10"
- "1.11"
- "pre"
plugins:
- JuliaCI/julia#v1:
version: "{{matrix.version}}"
Expand Down Expand Up @@ -35,7 +34,6 @@ steps:
version:
- "1.10"
- "1.11"
- "pre"
plugins:
- JuliaCI/julia#v1:
version: "{{matrix.version}}"
Expand Down Expand Up @@ -66,7 +64,6 @@ steps:
version:
- "1.10"
- "1.11"
- "pre"
plugins:
- JuliaCI/julia#v1:
version: "{{matrix.version}}"
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/UnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
version:
- '1.9'
- '1.10'
- '1'
- 'pre'
- '1.11'
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit 6367321

Please sign in to comment.