3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-17 19:17:45 +00:00

Updated test (#195)

This commit is contained in:
Tonye Jack 2021-09-19 20:44:31 -04:00 committed by GitHub
parent 1ac83f052b
commit 1a59b03b8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
platform: [ubuntu-latest, windows-latest, macos-latest] platform: [ubuntu-latest, windows-latest, macos-latest, macos-11, ubuntu-18.04, windows-2022, windows-2016]
steps: steps:
- name: Checkout into dir1 - name: Checkout into dir1
uses: actions/checkout@v2 uses: actions/checkout@v2