Skip to content

Commit 97b542c

Browse files
authored
ubuntu-20.04 is no longer supported in GitHub
1 parent 8e407e7 commit 97b542c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
tests:
1111
name: Python ${{ matrix.python-version }}
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-latest
1313

1414
strategy:
1515
matrix:

0 commit comments

Comments
 (0)