Skip to content

Commit

Permalink
Merge pull request #102 from jhnc-oss/eol_fc37
Browse files Browse the repository at this point in the history
EOL Fedora 37 image
  • Loading branch information
offa committed Apr 30, 2024
2 parents 7b84c73 + d23e5e3 commit d007cc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
fc_version: [ 37, 38, 39 ]
fc_version: [ 38, 39 ]
name: "Build yocto:${{ matrix.fc_version}}"
env:
FULL_IMAGE_NAME: "ghcr.io/${{ github.repository }}/yocto"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Images are available on [GHCR](https://github.com/jhnc-oss/yocto-image/pkgs/cont
|:---:|:----:|:------:|
| `39` | Fedora 39 | |
| `38` | Fedora 38 | |
| `37` | Fedora 37 | |
| `37` | Fedora 37 | EOL |
| `36` | Fedora 36 | EOL |
| `35` | Fedora 35 | EOL |
| `34` | Fedora 34 | EOL |
Expand Down

0 comments on commit d007cc0

Please sign in to comment.