Skip to content

Commit

Permalink
CI: remove macos-11 job
Browse files Browse the repository at this point in the history
> The macos-11 label has been deprecated and will no longer be available
> after 28 June 2024.

Close #540
  • Loading branch information
dentarg committed Jun 29, 2024
1 parent 7930ece commit bf71f2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ jobs:
# Ubuntu
- { os: ubuntu-22.04, ruby: 3.1 }
# macOS
- { os: macos-11, ruby: 3.1 }
- { os: macos-12, ruby: 3.1 }
# Windows
- { os: windows-2019, ruby: 3.1 }
Expand Down

0 comments on commit bf71f2e

Please sign in to comment.