Skip to content

Commit

Permalink
Update linux-macOS-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Jul 25, 2024
1 parent 23523be commit fa0bdff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-macOS-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-latest, ubuntu-latest ]
os: [ macos-13, ubuntu-latest ]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
Expand Down

0 comments on commit fa0bdff

Please sign in to comment.