Skip to content

Commit ffbc718

Browse files
authored
Merge pull request #116 from bgurney-rh/f41-current
Advance current development environment to Fedora 41
2 parents 6942f8f + 2eb9598 commit ffbc718

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
@@ -43,7 +43,7 @@ jobs:
4343
- dependencies: python python3-build twine
4444
task: make -f Makefile package
4545
runs-on: ubuntu-latest
46-
container: fedora:40 # CURRENT DEVELOPMENT ENVIRONMENT
46+
container: fedora:41 # CURRENT DEVELOPMENT ENVIRONMENT
4747
steps:
4848
- uses: actions/checkout@v4
4949
- name: Install dependencies

0 commit comments

Comments
 (0)