Skip to content

Commit 449bdbc

Browse files
committed
switch to ubuntu 20.04
1 parent aab80ea commit 449bdbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
linux-build:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-20.04
88
steps:
99
- name: Checkout
1010
uses: actions/checkout@v1

0 commit comments

Comments
 (0)