mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 00:24:13 +00:00
Try a different tag
https://circleci.com/developer/machine/image/windows-server-2022-gui says "2023.06.1" is a valid tag but real execution says "Job was rejected because resource class medium, image windows-server-2022-gui:2023.06.1 is not a valid resource class". Is it even complaining about the image tag? Or is it complaining about the resource class? I don't know. I didn't touch the resource class though.
This commit is contained in:
parent
f826914c58
commit
4abbadda47
@ -540,7 +540,7 @@ executors:
|
|||||||
# requirements and goals.
|
# requirements and goals.
|
||||||
# https://circleci.com/developer/orbs/orb/circleci/windows#executors-server-2022
|
# https://circleci.com/developer/orbs/orb/circleci/windows#executors-server-2022
|
||||||
machine:
|
machine:
|
||||||
image: "windows-server-2022-gui:2023.06.1"
|
image: "windows-server-2022-gui:current"
|
||||||
|
|
||||||
nix:
|
nix:
|
||||||
docker:
|
docker:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user