Skip to content

Commit

Permalink
github workflow fix - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
samaysar committed Dec 18, 2024
1 parent 0402331 commit 9420fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-devfast-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
dotnet-version: ['8.x.x']
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 9420fb8

Please sign in to comment.