Skip to content

Commit

Permalink
Keep old, working ubuntu image version. (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdziadkiewicz authored Dec 14, 2024
1 parent 2d68abc commit 33aea96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ macos-latest, ubuntu-latest, windows-latest ]
os: [ macos-latest, ubuntu-22.04, windows-latest ]

env:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
Expand Down

0 comments on commit 33aea96

Please sign in to comment.