mirror of
https://github.com/apple/pkl.git
synced 2026-04-21 07:51:35 +02:00
Use smaller compute resource for patch test (#315)
Change resource size to "small".
This commit is contained in:
@@ -164,5 +164,6 @@ jobs {
|
||||
"""#
|
||||
}
|
||||
}
|
||||
resource_class = "small"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -723,6 +723,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