We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c71dfa + e894554 commit 9924aacCopy full SHA for 9924aac
1 file changed
.github/workflows/weekly.yml
@@ -21,7 +21,7 @@ jobs:
21
- dependencies: python python3-build twine
22
task: make -f Makefile package
23
runs-on: ubuntu-latest
24
- container: fedora:37 # NEXT DEVELOPMENT ENVIRONMENT
+ container: fedora:38 # NEXT DEVELOPMENT ENVIRONMENT
25
steps:
26
- uses: actions/checkout@v3
27
- name: Install dependencies
0 commit comments