Skip to content

Commit 2540f8b

Browse files
committed
Updated to Ubuntu 18.04
1 parent 3424bb1 commit 2540f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# https://github.com/pypa/wheel/issues/354
2121
# "3.10-dev",
2222
]
23-
os: [ubuntu-16.04]
23+
os: [ubuntu-18.04]
2424

2525
steps:
2626
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)