Skip to content

Commit

Permalink
Switch to Ubuntu 24.04 and macOS 14 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed Oct 19, 2024
1 parent 10ee518 commit 1fe90b1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,9 @@ jobs:
strategy:
matrix:
os:
- ubuntu-22.04
- ubuntu-20.04
- macos-12
- macos-11
- ubuntu-24.04
- macos-14
- windows-2022
- windows-2019

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 1fe90b1

Please sign in to comment.