Skip to content

Commit 1213b79

Browse files
Update issue-791.yml
1 parent 300790d commit 1213b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-791.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.operating-system }}
99
strategy:
1010
matrix:
11-
operating-system: [ubuntu-18.04, ubuntu-16.04]
11+
operating-system: [ubuntu-20.04, ubuntu-18.04, ubuntu-16.04]
1212

1313
steps:
1414
- name: Checkout Repository

0 commit comments

Comments
 (0)