Skip to content

Commit e55ed86

Browse files
committed
Advance next development environment to Fedora 36
Signed-off-by: Bryan Gurney <[email protected]>
1 parent be9231f commit e55ed86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- dependencies: yamllint
1616
task: yamllint
1717
runs-on: ubuntu-latest
18-
container: fedora:35 # NEXT DEVELOPMENT ENVIRONMENT
18+
container: fedora:36 # NEXT DEVELOPMENT ENVIRONMENT
1919
steps:
2020
- uses: actions/checkout@v2
2121
- name: Install dependencies

0 commit comments

Comments
 (0)