summaryrefslogtreecommitdiffstats
path: root/.github/workflows/os-zoo.yml
diff options
context:
space:
mode:
authorDmitry Misharov <dmitry@openssl.org>2023-10-30 16:55:01 +0100
committerTomas Mraz <tomas@openssl.org>2023-11-01 10:55:51 +0100
commitd030bac57c5e8b539836acc1320fc62a9a96f055 (patch)
tree33d3dc7ed410fa465632d970b14ddec3f01346af /.github/workflows/os-zoo.yml
parent8d13d9e7305643c28c69c57df798b553b78c2876 (diff)
remove setup-perl actiond from windows jobs
Windows runner have Perl preinstalled. https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> (Merged from https://github.com/openssl/openssl/pull/22555)
Diffstat (limited to '.github/workflows/os-zoo.yml')
-rw-r--r--.github/workflows/os-zoo.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/os-zoo.yml b/.github/workflows/os-zoo.yml
index 29137bd7c7..41acadafe4 100644
--- a/.github/workflows/os-zoo.yml
+++ b/.github/workflows/os-zoo.yml
@@ -141,7 +141,6 @@ jobs:
run: git submodule update --init --depth 1 fuzz/corpora
- uses: ilammy/msvc-dev-cmd@v1
- uses: ilammy/setup-nasm@v1
- - uses: shogo82148/actions-setup-perl@v1
- name: prepare the build directory
run: mkdir _build
- name: config