Skip to content

Commit 0e542e4

Browse files
committed
Issue #326: revert to 18.04 for Client, Upgrade, Seaside3 tests
1 parent 7d4e101 commit 0e542e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-Seaside3.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-18.04
1414
strategy:
1515
fail-fast: false
1616
matrix:

.github/workflows/ci-UpgradeTests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-18.04
1414
strategy:
1515
fail-fast: false
1616
matrix:

0 commit comments

Comments
 (0)