Skip to content

Commit 2d77377

Browse files
Use ubuntu 20.04 for build
1 parent 84d7885 commit 2d77377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build&release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818

1919
jobs:
2020
build:
21-
runs-on: ubuntu-latest
21+
runs-on: ubuntu-20.04
2222
timeout-minutes: 30
2323

2424
steps:

0 commit comments

Comments
 (0)