Skip to content

Commit

Permalink
use non-EOL macOS version for GitHub Actions CI and rm AppVeyor and T…
Browse files Browse the repository at this point in the history
…ravis configs (#75)
  • Loading branch information
tersec committed Feb 16, 2024
1 parent a079df9 commit 0c6ddab
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 100 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
builder: ubuntu-20.04
- target:
os: macos
builder: macos-11
builder: macos-12
- target:
os: windows
builder: windows-2019
Expand Down
44 changes: 0 additions & 44 deletions .travis.yml

This file was deleted.

55 changes: 0 additions & 55 deletions appveyor.yml

This file was deleted.

0 comments on commit 0c6ddab

Please sign in to comment.