Skip to content

Commit da0ccb7

Browse files
committed
Add ubuntu-24.04 build
1 parent 2e674c7 commit da0ccb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
os:
13+
- { image: ubuntu-24.04, name: linux }
1314
- { image: ubuntu-22.04, name: linux }
1415
- { image: ubuntu-20.04, name: linux }
1516
runs-on: ${{ matrix.os.image }}

0 commit comments

Comments
 (0)