Skip to content

Commit

Permalink
update github workflow runner file
Browse files Browse the repository at this point in the history
  • Loading branch information
felixschurk committed Nov 24, 2024
1 parent 6f597f6 commit 5f18ff9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,9 @@ jobs:
- name: "Fedora 40"
runner: ubuntu-latest
dockerfile: fedora40
- name: "Fedora 39"
- name: "Fedora 41"
runner: ubuntu-latest
dockerfile: fedora39
dockerfile: fedora41
- name: "Debian Testing"
runner: ubuntu-latest
dockerfile: debiantesting
Expand Down

0 comments on commit 5f18ff9

Please sign in to comment.