Skip to content

Commit 9cc45f7

Browse files
authored
Merge pull request #838 from bgurney-rh/devenv-f38
Advance next development environment to Fedora 38
2 parents 86ed65d + b2a4cb7 commit 9cc45f7

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
@@ -17,7 +17,7 @@ jobs:
1717
- dependencies: yamllint
1818
task: make -f Makefile yamllint
1919
runs-on: ubuntu-20.04
20-
container: fedora:37 # NEXT DEVELOPMENT ENVIRONMENT
20+
container: fedora:38 # NEXT DEVELOPMENT ENVIRONMENT
2121
steps:
2222
- uses: actions/checkout@v3
2323
- name: Install dependencies

0 commit comments

Comments
 (0)