Skip to content

Commit 0fddc1e

Browse files
authored
Merge pull request #91 from bgurney-rh/f38-current
Advance current development environment to Fedora 38
2 parents 9924aac + ad83b31 commit 0fddc1e

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)