Skip to content

Commit

Permalink
CI: switch Fedora to the latest 41.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutsui committed Nov 27, 2024
1 parent 0d6bcaf commit 9ed1814
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 @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
container: [ "ubuntu:22.04", "ubuntu:latest", "debian:12", "debian:11", "archlinux:base", "almalinux:8", "almalinux:9", "opensuse/leap", "fedora:39", "fedora:40" ]
container: [ "ubuntu:22.04", "ubuntu:latest", "debian:12", "debian:11", "archlinux:base", "almalinux:8", "almalinux:9", "opensuse/leap", "fedora:40", "fedora:41" ]

runs-on: ubuntu-latest

Expand Down

0 comments on commit 9ed1814

Please sign in to comment.