Skip to content

Commit 6087261

Browse files
bgurney-rhmulkieran
authored andcommitted
Advance current development environment to Fedora 41
Signed-off-by: Bryan Gurney <[email protected]>
1 parent fba4ce2 commit 6087261

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
@@ -30,7 +30,7 @@ jobs:
3030
python3-setuptools
3131
task: PYTHONPATH=./src make -f Makefile coverage
3232
runs-on: ubuntu-latest
33-
container: fedora:40 # CURRENT DEVELOPMENT ENVIRONMENT
33+
container: fedora:41 # CURRENT DEVELOPMENT ENVIRONMENT
3434
steps:
3535
- uses: actions/checkout@v4
3636
- name: Install dependencies

0 commit comments

Comments
 (0)