Skip to content

Commit e36c3f1

Browse files
committed
Advance next development environment to Fedora 41
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
1 parent ee78c1c commit e36c3f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- dependencies: yamllint
2929
task: make -f Makefile yamllint
3030
runs-on: ubuntu-latest
31-
container: fedora:40 # NEXT DEVELOPMENT ENVIRONMENT
31+
container: fedora:41 # NEXT DEVELOPMENT ENVIRONMENT
3232
steps:
3333
- uses: actions/checkout@v4
3434
- name: Install dependencies

0 commit comments

Comments
 (0)