Skip to content

Commit

Permalink
Fix pr
Browse files Browse the repository at this point in the history
  • Loading branch information
ezralanglois committed Jul 12, 2024
1 parent 3c93a70 commit 5a2f07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest, windows-latest, macOS-13]
buildtype: ["Debug", "Release"]

steps:
Expand Down

0 comments on commit 5a2f07b

Please sign in to comment.