Skip to content

Commit

Permalink
Merge pull request #29 from iguessthislldo/igtd/macos-gha
Browse files Browse the repository at this point in the history
Replace macOS 11 with 13 in GHA
  • Loading branch information
iguessthislldo authored Feb 13, 2024
2 parents 7efba76 + 77667e2 commit 825e384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- windows-2019
- ubuntu-22.04
- ubuntu-20.04
- macos-13
- macos-12
- macos-11

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

Expand Down

0 comments on commit 825e384

Please sign in to comment.