Skip to content

Commit ae7250a

Browse files
committed
Auto merge of #3022 - jtgeibel:gh-actions-bionic, r=Turbo87
CI: Upgrade to ubuntu-18.04 This was missed in #1867 which only changed the frontend. r? `@Turbo87`
2 parents de6530d + 2fbc91f commit ae7250a

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)