Skip to content

Commit

Permalink
add ubuntu-24.04 as testing platform
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Jul 4, 2024
1 parent 15897b9 commit 2514ec8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
platform:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
- windows-2019
- windows-2022
- macos-12
Expand Down Expand Up @@ -84,6 +85,7 @@ jobs:
platform:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
- windows-2022
- macos-12
- macos-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
platform:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
- macos-12
- macos-latest
- windows-2019
Expand Down

0 comments on commit 2514ec8

Please sign in to comment.