Skip to content

Commit

Permalink
Merge pull request #116 from bgurney-rh/f41-current
Browse files Browse the repository at this point in the history
Advance current development environment to Fedora 41
  • Loading branch information
mulkieran authored Dec 23, 2024
2 parents 6942f8f + 2eb9598 commit ffbc718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- dependencies: python python3-build twine
task: make -f Makefile package
runs-on: ubuntu-latest
container: fedora:40 # CURRENT DEVELOPMENT ENVIRONMENT
container: fedora:41 # CURRENT DEVELOPMENT ENVIRONMENT
steps:
- uses: actions/checkout@v4
- name: Install dependencies
Expand Down

0 comments on commit ffbc718

Please sign in to comment.