Skip to content

Commit

Permalink
revert ubuntu image for dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
hudlow authored Apr 23, 2024
1 parent e93aca6 commit de74883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:
contents: write
jobs:
dotnet-minimal:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
defaults:
run:
working-directory: frameworks/dotnet-minimal
Expand Down

0 comments on commit de74883

Please sign in to comment.