Skip to content

Commit 6ed1825

Browse files
author
alexperez
committed
chore: simplify deployment workflow by removing deprecated OS version
1 parent 1ee7ca1 commit 6ed1825

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [ubuntu-20.04]
21-
# os: [ubuntu-18.04, ubuntu-20.04]
2221
runs-on: ${{ matrix.os }}
2322
steps:
2423
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)