Skip to content

Commit

Permalink
chore: update ci (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
lchenut authored Aug 23, 2024
1 parent d75e328 commit 5683e46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ jobs:
include:
- target:
os: linux
builder: ubuntu-20.04
builder: ubuntu-22.04
shell: bash
- target:
os: macos
builder: macos-12
builder: macos-13
shell: bash
- target:
os: windows
builder: windows-2019
builder: windows-2022
shell: msys2 {0}

defaults:
Expand Down

0 comments on commit 5683e46

Please sign in to comment.