Skip to content

Commit fa02c04

Browse files
authored
Merge pull request #49 from mulkieran/update-nightly
Update nightly CURRENT DEVELOPMENT ENVIRONMENT
2 parents 99e9468 + 4456d93 commit fa02c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
checks-with-ci-repo:
1313
runs-on: ubuntu-22.04
1414
container:
15-
image: fedora:40 # CURRENT DEVELOPMENT ENVIRONMENT
15+
image: fedora:41 # CURRENT DEVELOPMENT ENVIRONMENT
1616
steps:
1717
- name: Install git for checkout action
1818
run: dnf install -y git

0 commit comments

Comments
 (0)