Skip to content

Commit 1c0abf1

Browse files
(actions) run on 20.04
1 parent 31e8342 commit 1c0abf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defaults:
1313
jobs:
1414
deployment:
1515
name: deployment
16-
runs-on: ubuntu-18.04
16+
runs-on: ubuntu-20.04
1717
steps:
1818
- uses: actions/checkout@v2
1919
- name: Install

0 commit comments

Comments
 (0)