aws / aws/aws-encryption-sdk-c
GitHub Actions no longer supports macOS 10.14
Open
maintenance
- Dominant language
- C
- Stars
- 63
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Warning observed:
```
The macOS virtual environment has been updated to Catalina (v10.15). Starting January 15th, jobs that include the line 'runs-on: macOS-10.14' will fail to run and return a failed check suite. Please update your workflow and change the line 'runs-on: macOS-10.14' to 'runs-on: macOS-latest'.
```
...although jobs aren't failing, yet.
Contributor guide
Assessment
This issue has not been assessed yet.