Skip to content

Commit 0fd9eaa

Browse files
committed
Remove unneeded resolve.
1 parent 98a4fc7 commit 0fd9eaa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ steps:
1919
queue: "juliaecosystem"
2020
os: "macos"
2121
arch: "aarch64"
22-
commands: |
23-
julia --project -e '
24-
# make sure the 1.8-era Manifest works on this Julia version
25-
using Pkg
26-
Pkg.resolve()'
2722
if: build.message !~ /\[skip tests\]/
2823
timeout_in_minutes: 60
2924
matrix:

0 commit comments

Comments
 (0)