Skip to content

Commit

Permalink
misc(ci): updated job OS versions for package build
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed Nov 25, 2024
1 parent a523998 commit 3c87664
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-22.04
- windows-2019
- macos-12
- ubuntu-24.04
- windows-2022
- macos-13

steps:

Expand Down

0 comments on commit 3c87664

Please sign in to comment.