Upgrade ubuntu image in dotnet provisioner workflow (#918)

This commit is contained in:
chubtub 2025-04-09 11:08:43 -04:00
parent c64226c6eb
commit 56dfbd8b10

View File

@ -13,7 +13,7 @@ jobs:
matrix:
include:
- os: windows-2022
- os: ubuntu-22.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