mirror of
https://github.com/curl/curl.git
synced 2026-06-10 05:54:15 +03:00
test sth
This commit is contained in:
parent
ef98cfb22b
commit
ff7c3598c5
1 changed files with 3 additions and 0 deletions
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
|
|
@ -53,6 +53,9 @@ jobs:
|
|||
matrix:
|
||||
image: [windows-2022, windows-11-arm]
|
||||
steps:
|
||||
- name: 'info'
|
||||
run: echo '${{ runner.name }}|${{ runner.os }}|${{ runner.arch }}|'
|
||||
|
||||
- name: 'cache perl packages'
|
||||
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
|
||||
id: cache-perl-win32-pkgs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue