Skip to content

Commit 523fc39

Browse files
committed
Update build.yml
1 parent eec565f commit 523fc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- os: windows-latest
3232
arch: x86
3333
CMAKE_ARCH_FLAG: -A Win32
34-
- os: ubuntu-latest
34+
- os: ubuntu-20.04
3535
arch: x86
3636
CMAKE_ARCH_FLAG: -DCMAKE_C_FLAGS="-m32" -DCMAKE_CXX_FLAGS="-m32"
3737

0 commit comments

Comments
 (0)