Skip to content

Commit 2fbc91f

Browse files
committed
CI: Upgrade to ubuntu-18.04
This was missed in #1867 which only changed the frontend.
1 parent de6530d commit 2fbc91f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

6464
backend:
6565
name: Backend
66-
runs-on: ubuntu-16.04
66+
runs-on: ubuntu-18.04
6767
strategy:
6868
# TODO: [ci] should be true if GitHub Actions supports ""allow failures" on matrix
6969
fail-fast: false

0 commit comments

Comments
 (0)