Skip to content

Commit

Permalink
add ubuntu-24.04 to test target
Browse files Browse the repository at this point in the history
  • Loading branch information
sarisia committed Jun 21, 2024
1 parent 7723a75 commit 2902019
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
packages: read
id-token: write
attestations: write

steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29

Expand Down Expand Up @@ -75,6 +75,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04
- ubuntu-22.04
- ubuntu-20.04
- windows-latest
Expand Down

0 comments on commit 2902019

Please sign in to comment.