Update fedora Docker tag to v41 (#2898)

This commit is contained in:
renovate[bot]
2024-04-07 23:41:49 -05:00
committed by GitHub
parent aa7760534f
commit 356a26646c
+1 -1
View File
@@ -299,7 +299,7 @@ jobs:
needs: build-binary-linux
name: "check system | python on fedora"
runs-on: ubuntu-latest
container: fedora:39
container: fedora:41
steps:
- uses: actions/checkout@v4