We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a855f64 commit f010501Copy full SHA for f010501
1 file changed
.github/workflows/windows-matrix.yml
@@ -45,7 +45,7 @@ jobs:
45
if: inputs.organizeAndRelease
46
needs:
47
- msvc-build
48
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
49
steps:
50
- uses: "actions/checkout@v4"
51
0 commit comments