Skip to content

Commit b354b72

Browse files
committed
Revert "Upgrade GHA Windows runner"
No disk space in the runner to build the docker image. This reverts commit aa3a08d.
1 parent ee5df51 commit b354b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ jobs:
283283
builds/install_images/Firebird-*-windows-arm64*.zip
284284
285285
build-windows-docker:
286-
runs-on: windows-2025
286+
runs-on: windows-2022
287287

288288
strategy:
289289
fail-fast: false

0 commit comments

Comments
 (0)