Skip to content

Commit 441b8f4

Browse files
Revert "Downgrade Ubuntu to 18.04 (#448)"
This reverts commit e573ed1.
1 parent 495ed22 commit 441b8f4

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)