Skip to content

Commit f010501

Browse files
committed
ci: Fix nuget by staying on ubuntu 22
1 parent a855f64 commit f010501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
if: inputs.organizeAndRelease
4646
needs:
4747
- msvc-build
48-
runs-on: ubuntu-latest
48+
runs-on: ubuntu-22.04
4949
steps:
5050
- uses: "actions/checkout@v4"
5151

0 commit comments

Comments
 (0)