Skip to content

Commit

Permalink
Update Fedora to 41 as 39 is out of support (#5051)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoyosjs authored Nov 14, 2024
1 parent d1d00bb commit 8c505ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/pipeline-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ extends:
options: '--env PYTHONPATH=/usr/bin/python3.9'

test_fedora:
image: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-39
image: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-41
options: --cap-add=SYS_PTRACE

test_opensuse_15_2:
Expand Down

0 comments on commit 8c505ca

Please sign in to comment.