mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-25 12:53:06 +07:00
Update e2e tests
This commit is contained in:
parent
131be14d58
commit
9246a37d28
3
.github/workflows/test-dotnet.yml
vendored
3
.github/workflows/test-dotnet.yml
vendored
@ -26,7 +26,8 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
|
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
|
||||||
dotnet-version: [
|
dotnet-version:
|
||||||
|
[
|
||||||
['2.1', '2.x'],
|
['2.1', '2.x'],
|
||||||
['2.2', '2.x'],
|
['2.2', '2.x'],
|
||||||
['3.0', '3.x'],
|
['3.0', '3.x'],
|
||||||
|
Loading…
Reference in New Issue
Block a user