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 e9b3cf8 + 5539f0f commit 6e8da13Copy full SHA for 6e8da13
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
- dependencies: python python3-build twine
43
task: make -f Makefile package
44
runs-on: ubuntu-latest
45
- container: fedora:39 # CURRENT DEVELOPMENT ENVIRONMENT
+ container: fedora:40 # CURRENT DEVELOPMENT ENVIRONMENT
46
steps:
47
- uses: actions/checkout@v4
48
- name: Install dependencies
0 commit comments