Skip to content

Commit

Permalink
Add Fedora 40 image (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Apr 26, 2024
1 parent 7b84c73 commit 13fbfe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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: [ 37, 38, 39, 40 ]
name: "Build yocto:${{ matrix.fc_version}}"
env:
FULL_IMAGE_NAME: "ghcr.io/${{ github.repository }}/yocto"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Images are available on [GHCR](https://github.com/jhnc-oss/yocto-image/pkgs/cont

| Tag | Base | Status |
|:---:|:----:|:------:|
| `39` | Fedora 40 | |
| `39` | Fedora 39 | |
| `38` | Fedora 38 | |
| `37` | Fedora 37 | |
Expand Down

0 comments on commit 13fbfe8

Please sign in to comment.