Skip to content

Commit 20809b6

Browse files
authored
Merge pull request #214 from bgurney-rh/devenv-next
Advance next development environment to Fedora 36
2 parents be9231f + e55ed86 commit 20809b6

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)