Skip to content

Commit 9dbeef4

Browse files
Merge pull request #450 from OpenMined/revert-448-downgrade_ubuntu
Revert "Downgrade Ubuntu to 18.04"
2 parents 495ed22 + 441b8f4 commit 9dbeef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
max-parallel: 12
1212
matrix:
13-
os: [ubuntu-18.04, macos-latest, windows-latest]
13+
os: [ubuntu-20.04, macos-latest, windows-latest]
1414
python-version: [3.7, 3.8, 3.9, "3.10"]
1515
runs-on: ${{ matrix.os }}
1616

0 commit comments

Comments
 (0)