diff options
| author | beetrees <b@beetr.ee> | 2024-08-24 20:50:16 +0100 |
|---|---|---|
| committer | Yacin Tmimi <yacintmimi@gmail.com> | 2024-08-26 15:31:28 -0400 |
| commit | 5ee4d3b532a4f329fdb9319453a22d5ee9c3a7b0 (patch) | |
| tree | a58f230550e2401f40563ccb86e1c258ab037385 | |
| parent | 6f5e99b7b5a00a1bed4d29f323fce0c989cf28aa (diff) | |
| download | rust-5ee4d3b532a4f329fdb9319453a22d5ee9c3a7b0.tar.gz rust-5ee4d3b532a4f329fdb9319453a22d5ee9c3a7b0.zip | |
Remove outdated comment from `mac.yml`
| -rw-r--r-- | .github/workflows/mac.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml index 89a980c42c5..f98c9830a4d 100644 --- a/.github/workflows/mac.yml +++ b/.github/workflows/mac.yml @@ -8,7 +8,6 @@ on: jobs: test: # https://help.github.com/en/actions/automating-your-workflow-with-github-actions/virtual-environments-for-github-hosted-runners#supported-runners-and-hardware-resources - # macOS Catalina 10.15 runs-on: macos-latest name: (${{ matrix.target }}, ${{ matrix.cfg_release_channel }}) env: |
