mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-20 21:01:53 +00:00
chore: Update manual-test.yml
This commit is contained in:
parent
bdeaa9108c
commit
588d46e858
1 changed files with 1 additions and 1 deletions
2
.github/workflows/manual-test.yml
vendored
2
.github/workflows/manual-test.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
fail-fast: false
|
||||
max-parallel: 7
|
||||
matrix:
|
||||
platform: [ubuntu-latest, ubuntu-22.04, windows-latest, macos-latest, macos-11, ubuntu-18.04, windows-2022]
|
||||
platform: [ubuntu-latest, windows-latest, macos-latest]
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Add table
Reference in a new issue