Skip to content

Commit f780c27

Browse files
en-sczqb-all
authored andcommitted
Update image in build32
Ubuntu 20.04 is no longer available. See actions/runner-images#11101 Checkpatch-ignore: BAD_SIGN_OFF Change-Id: I0ec3e3342f9212a2a79d8dca6274e7db62ecedab Signed-off-by: Evgeniy Naydanov <evgeniy.naydanov@syntacore.com>
1 parent 1aebdf8 commit f780c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Linux Build
55
jobs:
66
# 32-bit, clang
77
build32:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99
env:
1010
CFLAGS: -m32
1111
CC: clang

0 commit comments

Comments
 (0)