Skip to content

Commit

Permalink
fix: Remove macos-11 target
Browse files Browse the repository at this point in the history
  • Loading branch information
datawookie committed Jun 24, 2024
1 parent 08eb493 commit fc101df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
matrix:
config:
- {os: windows-latest, r: 'release'}
- {os: macos-11, r: 'release', arch: 'x86_64', os_version: 'macos-11'}
- {os: macos-12, r: 'release', arch: 'x86_64', os_version: 'macos-12'}
- {os: macos-13, r: 'release', arch: 'x86_64', os_version: 'macos-13'}
- {os: macos-14, r: 'release', arch: 'x86_64', os_version: 'macos-14'}
Expand Down

0 comments on commit fc101df

Please sign in to comment.