Skip to content

Commit 932faed

Browse files
committed
Switch ci to ubuntu 20.04
1 parent 3577824 commit 932faed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
build_job:
1111
name: Build Pull Request
12-
runs-on: ubuntu-18.04
12+
runs-on: ubuntu-20.04
1313

1414
steps:
1515
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)