Skip to content

Commit e894554

Browse files
committed
Advance next development environment to Fedora 38
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
1 parent 6c71dfa commit e894554

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
@@ -21,7 +21,7 @@ jobs:
2121
- dependencies: python python3-build twine
2222
task: make -f Makefile package
2323
runs-on: ubuntu-latest
24-
container: fedora:37 # NEXT DEVELOPMENT ENVIRONMENT
24+
container: fedora:38 # NEXT DEVELOPMENT ENVIRONMENT
2525
steps:
2626
- uses: actions/checkout@v3
2727
- name: Install dependencies

0 commit comments

Comments
 (0)