Skip to content

Commit 007467b

Browse files
committed
Fixed CI
1 parent 8ea0541 commit 007467b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: build
22
on: [push, pull_request]
33
jobs:
44
build:
5-
runs-on: ubuntu-latest
5+
runs-on: ubuntu-20.04
66
strategy:
77
fail-fast: false
88
matrix:

0 commit comments

Comments
 (0)