You've already forked setup-dotnet
mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-09-10 06:44:06 +07:00
Update e2e tests
This commit is contained in:
3
.github/workflows/test-dotnet.yml
vendored
3
.github/workflows/test-dotnet.yml
vendored
@ -26,7 +26,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
|
||||
dotnet-version: [
|
||||
dotnet-version:
|
||||
[
|
||||
['2.1', '2.x'],
|
||||
['2.2', '2.x'],
|
||||
['3.0', '3.x'],
|
||||
|
Reference in New Issue
Block a user