Skip to content

Commit ad83b31

Browse files
committed
Advance current development environment to Fedora 38
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
1 parent 9924aac commit ad83b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- dependencies: python3-coverage python3-into-dbus-python
2828
task: PYTHONPATH=./src make -f Makefile coverage
2929
runs-on: ubuntu-latest
30-
container: fedora:37 # CURRENT DEVELOPMENT ENVIRONMENT
30+
container: fedora:38 # CURRENT DEVELOPMENT ENVIRONMENT
3131
steps:
3232
- uses: actions/checkout@v3
3333
- name: Install dependencies

0 commit comments

Comments
 (0)