Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
feat: add fedora 38 build (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Feb 11, 2023
1 parent 4acdace commit 69fd4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
major_version: [37]
major_version: [37, 38]
include:
- major_version: 37
is_latest: true
Expand Down

0 comments on commit 69fd4d7

Please sign in to comment.