Skip to content

Commit

Permalink
update the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Oct 16, 2023
1 parent 1daed55 commit 3758b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
osx:
runs-on: macos-12
steps:
- name: Setup dotnet # Use setup dotnet action as macos-12 image no longer contains .net5.0
- name: Setup dotnet # Use setup dotnet action as macos-12 image no longer contains .net5.0 and .net3.1
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
Expand Down

0 comments on commit 3758b2c

Please sign in to comment.