Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit f19e44a

Browse files
authored
Update ubuntu version (#1189)
1 parent 52e5f47 commit f19e44a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13-
# 18.04 needed for python3.4
14-
runs-on: ubuntu-18.04
13+
runs-on: ubuntu-20.04
1514
env:
1615
# We use these variables to convert between tox and GHA version literals
1716
py27: 2.7

0 commit comments

Comments
 (0)