Skip to content

Commit 33aea96

Browse files
Keep old, working ubuntu image version. (#215)
1 parent 2d68abc commit 33aea96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
fail-fast: false
3535
matrix:
36-
os: [ macos-latest, ubuntu-latest, windows-latest ]
36+
os: [ macos-latest, ubuntu-22.04, windows-latest ]
3737

3838
env:
3939
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1

0 commit comments

Comments
 (0)