Skip to content

Commit 55fa64f

Browse files
committed
CI: build on ubuntu 20.04
1 parent 48efa29 commit 55fa64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
Linux:
3333
name: ${{ matrix.mode.name }}
34-
runs-on: ubuntu-latest
34+
runs-on: ubuntu-20.04
3535
timeout-minutes: 30
3636
strategy:
3737
matrix:

0 commit comments

Comments
 (0)