Skip to content

Commit c1dbb81

Browse files
hugovkthejoebourneidentity
authored andcommitted
Update macOS 10.14 to 10.15 (#80)
* Update macOS 10.14 to 10.15 * Update macOS 10.14 to 10.15 * Update macOS 10.14 to 10.15
1 parent 7787a78 commit c1dbb81

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ assignees: ''
1111
A clear and concise description of what the bug is, and why you consider it to be a bug.
1212

1313
**Virtual environments affected**
14-
- [ ] macOS 10.14
14+
- [ ] macOS 10.15
1515
- [ ] Ubuntu 16.04 LTS
1616
- [ ] Ubuntu 18.04 LTS
1717
- [ ] Windows Server 2016 R2

.github/ISSUE_TEMPLATE/tool-request.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ assignees: ''
1717
- URL for tool's homepage: <!--- URL -->
1818

1919
**Virtual environments affected**
20-
- [ ] macOS 10.14
20+
- [ ] macOS 10.15
2121
- [ ] Ubuntu 16.04 LTS
2222
- [ ] Ubuntu 18.04 LTS
2323
- [ ] Windows Server 2016 R2
@@ -27,4 +27,4 @@ assignees: ''
2727
<!--- If so, please provide a description of how and approximately how much time it takes. -->
2828

2929
**Are you willing to submit a PR?**
30-
<!--- We accept contributions! -->
30+
<!--- We accept contributions! -->

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ check out the [GitHub Actions Community Forum](https://github.community/t5/GitHu
1010
We currently offer Linux, macOS, and Windows virtual environments:
1111

1212
- **Linux**. We offer Ubuntu 16.04 and Ubuntu 18.04. We do not plan to offer other Linux distributions. If you want to build using other distributions with the hosted virtual environments, we suggest you use Docker. Alternatively, you can host your own VMs and make use of self-hosted runners which will be available when GitHub Actions becomes generally available on November 13, 2019.
13-
- **macOS**. We offer macOS 10.14. We will update to macOS 10.15 before GitHub Actions becomes generally available on November 13, 2019.
13+
- **macOS**. We offer macOS Catalina 10.15.
1414
- **Windows**. We offer Windows Server 2016 and Windows Server 2019. However, we plan to offer only Windows Server 2019 starting on November 7, 2019. We plan to add Visual Studio 2017 to the Windows Server 2019 virtual environment, but do not yet have a firm ETA.
1515

1616
## Guidelines for what's installed

0 commit comments

Comments
 (0)