mirror of
https://github.com/apple/pkl.git
synced 2026-01-16 08:26:56 +01:00
Use smaller compute resource for patch test (#315)
Change resource size to "small".
This commit is contained in:
@@ -206,5 +206,6 @@ jobs {
|
||||
"""#
|
||||
}
|
||||
}
|
||||
resource_class = "small"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -715,6 +715,7 @@ jobs:
|
||||
- checkout
|
||||
- run:
|
||||
command: git apply --reject patches/graalVm23.patch
|
||||
resource_class: small
|
||||
docker:
|
||||
- image: cimg/base:current
|
||||
trigger-docsite-build:
|
||||
|
||||
Reference in New Issue
Block a user