Skip to content

Commit

Permalink
Generic Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmilk committed Nov 8, 2024
1 parent 0bdc1da commit a098e1e
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 @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [13.3-RELEASE, 13.4-RELEASE, 14.0-RELEASE, 14.1-RELEASE, 13.4-STABLE, 14.1-STABLE, 14.2-PRERELEASE, 15.0-CURRENT]
os: [13.3-RELEASE, 13.4-RELEASE, 14.0-RELEASE, 14.1-RELEASE, 13.4-STABLE, 14.2-STABLE, 14.2-PRERELEASE, 15.0-CURRENT]
runs-on: ubuntu-24.04
permissions:
contents: write
Expand Down

0 comments on commit a098e1e

Please sign in to comment.