Skip to content

Commit

Permalink
Add Ubuntu 24.04 to the test list
Browse files Browse the repository at this point in the history
  • Loading branch information
caryr committed Aug 17, 2024
1 parent 6f743cd commit 99160f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
matrix:
os: [
'20.04',
'22.04'
'22.04',
'24.04'
]
runs-on: ubuntu-${{ matrix.os }}
name: '🐧 Ubuntu ${{ matrix.os }}'
Expand Down

0 comments on commit 99160f6

Please sign in to comment.