Update e2e tests

This commit is contained in:
Nikolai Laevskii 2023-09-04 03:47:39 +02:00
parent 131be14d58
commit 9246a37d28

View File

@ -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'],