Skip to content

Commit 6e8da13

Browse files
authored
Merge pull request #111 from bgurney-rh/f40-current
Advance current development environment to Fedora 40
2 parents e9b3cf8 + 5539f0f commit 6e8da13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- dependencies: python python3-build twine
4343
task: make -f Makefile package
4444
runs-on: ubuntu-latest
45-
container: fedora:39 # CURRENT DEVELOPMENT ENVIRONMENT
45+
container: fedora:40 # CURRENT DEVELOPMENT ENVIRONMENT
4646
steps:
4747
- uses: actions/checkout@v4
4848
- name: Install dependencies

0 commit comments

Comments
 (0)