Upgrade ubuntu image in dotnet provisioner workflow

This commit is contained in:
chubtub 2025-04-08 15:15:03 -04:00
parent 0b7a72805a
commit 3038f19822

View File

@ -13,7 +13,7 @@ jobs:
matrix:
include:
- os: windows-2022
- os: ubuntu-20.04
- os: ubuntu-latest
# - os: windows-2019 Cannot Target windows-2019 because the .NET 6 SDK won't receive security patches for this image
steps:
- name: Set git to use LF