We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6942f8f + 2eb9598 commit ffbc718Copy full SHA for ffbc718
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
- dependencies: python python3-build twine
44
task: make -f Makefile package
45
runs-on: ubuntu-latest
46
- container: fedora:40 # CURRENT DEVELOPMENT ENVIRONMENT
+ container: fedora:41 # CURRENT DEVELOPMENT ENVIRONMENT
47
steps:
48
- uses: actions/checkout@v4
49
- name: Install dependencies
0 commit comments